]> git.lyx.org Git - features.git/blobdiff - src/lyxfont.h
remove cruft
[features.git] / src / lyxfont.h
index ad1a4a17f0eba7aa59e5fc2c1a8bf9b3f2404408..3d82892271d5c4a8611146e9e29063f53439c0fe 100644 (file)
@@ -263,11 +263,6 @@ public:
        /// Sets color after LyX text format
        LyXFont & setLyXColor(string const &);
 
-#if 0
-       /// Sets size after GUI name
-       LyXFont & setGUISize(string const &);
-#endif
-       
        /// Returns size of font in LaTeX text notation
        string const latexSize() const;