]> git.lyx.org Git - lyx.git/blobdiff - src/undo.h
Alfredo's second patch
[lyx.git] / src / undo.h
index e0c4899d9223bed37157ae9ae03087e2e724bdfa..4abd779396772d876ab4d6a965495dfcc4a7b3ff 100644 (file)
@@ -1,9 +1,9 @@
 // -*- C++ -*-
 /* This file is part of
  * ======================================================
- * 
+ *
  *           LyX, The Document Processor
- *      
+ *
  *           Copyright 1995 Matthias Ettrich
  *           Copyright 1995-2001 The LyX Team.
  *
 #ifndef UNDO_H
 #define UNDO_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 class Paragraph;
 
 ///