]> git.lyx.org Git - features.git/blobdiff - src/LColor.h
some small updates to Painter, and make the new painter the default.
[features.git] / src / LColor.h
index d8034ace753c821abd0fe9856f3fd33aea08e231..9a7bd920cee2a9ad3275c4181e41f2a8f87aac0e 100644 (file)
@@ -8,8 +8,6 @@
  *
  *======================================================*/
 
-#ifdef USE_PAINTER
-
 #ifndef LCOLOR_H
 #define LCOLOR_H
 
@@ -206,5 +204,3 @@ private:
 extern LColor lcolor;
 
 #endif
-
-#endif