]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.C
Collapse all those LFUN_XYZ_APPLY to a single LFUN_INSET_APPLY.
[lyx.git] / src / CutAndPaste.C
index 3e197f31d32bc41f474680ec5848b4b235a75430..f9ba675a2245d4adb31b544ae6d9a3edf53e9e91 100644 (file)
@@ -9,10 +9,6 @@
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
-
 #include "CutAndPaste.h"
 #include "BufferView.h"
 #include "buffer.h"