]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
Angus insetindex patch + protect patch from Dekel
[lyx.git] / src / LaTeXFeatures.h
index 48c4bc198eba806b0ce737fabcd0189b6b8d5e08..cee55913a121baf94785f6acbfc916483df0c751 100644 (file)
@@ -58,13 +58,10 @@ struct LaTeXFeatures {
        bool array;
        ///
        bool color;     // color.sty
-#ifdef USE_GRAPHICX
        ///
        bool graphicx; // graphicx.sty
-#else
        ///
        bool graphics;  // graphics.sty
-#endif
        ///
        bool setspace;  // setspace.sty
        ///