]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsParams.C
Store an InsetBase & in MailInset.
[lyx.git] / src / graphics / GraphicsParams.C
index 11893b87d5781c2945fd1686ce7d566920fb3ae7..0c7123ee818a0fd99ea520be6171ff9e799d0b28 100644 (file)
@@ -3,17 +3,13 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Angus Leeming 
+ * \author Angus Leeming
  *
  * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
-
 #include <cstdlib>
 
 #include "GraphicsParams.h"