X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fglobal.h;h=cdcd204e800d153b67ce45eb39f0073b41b3a4e3;hb=97cfdecd62ced6cb1237a9ac6c7cbce2092fde99;hp=06c04e80d288c688e91826f473b648bf2a207e3d;hpb=790c1a6d97f73f7457c7fad7e82fa29e5b6accd5;p=architektonas diff --git a/src/global.h b/src/global.h index 06c04e8..cdcd204 100644 --- a/src/global.h +++ b/src/global.h @@ -21,7 +21,6 @@ class Global static double gridSpacing; static bool selectionInProgress; static QRectF selection; - static int currentLayer; static QFont * font; static Point snapPoint; static bool snapPointIsValid;