]> git.lyx.org Git - features.git/blobdiff - src/exporter.h
get rid of dead code, some new functions constify variables.
[features.git] / src / exporter.h
index b052f591b3796a7bbb4e8e76869cc12d5cca7b15..94a832dbb895f843e6d5bb36ce38617b6f226e2b 100644 (file)
@@ -43,7 +43,4 @@ public:
        static
        string const BufferExtension(Buffer const * buffer);
 };
-
-#define NEW_EXPORT 1
-
 #endif