]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.h
Oops...
[lyx.git] / src / LyXAction.h
index 906a9a44762eaf3573c849efd23f280487f31f2c..9425345fa0211ee853c98a98198c2c76a278e145 100644 (file)
@@ -8,10 +8,6 @@
 #ifndef LYXACTION_H
 #define LYXACTION_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include <map>
 
 #include "funcrequest.h"
@@ -131,5 +127,5 @@ private:
 
 /// singleton instance
 extern LyXAction lyxaction;
+
 #endif // LYXACTION_H