]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ColorCache.C
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / qt4 / ColorCache.C
index daa697ccb5620be739d5d198c08798619671abe7..80e9ad18eddafa8f7497693aca2e53c02fc2d372 100644 (file)
@@ -15,8 +15,6 @@
 
 #include "LColor.h"
 
-ColorCache lcolorcache;
-
 const QColor grey40(0x66, 0x66, 0x66);
 const QColor grey60(0x99, 0x99, 0x99);
 const QColor grey80(0xcc, 0xcc, 0xcc);