]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_nestinset.h
Fix.
[lyx.git] / src / mathed / math_nestinset.h
index 851ade9af22c9c16ac92d3f4453f9e5915cf6dca..4abaa95fea57914e4bf6a2169d600781316d5c2f 100644 (file)
@@ -1,9 +1,6 @@
 #ifndef MATH_NESTINSET_H
 #define MATH_NESTINSET_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "math_diminset.h"
 
@@ -98,7 +95,7 @@ public:
 
        /// writes \\, name(), and args in braces and '\\lyxlock' if necessary
        void write(WriteStream & os) const;
-       /// writes [, name(), and args in [] 
+       /// writes [, name(), and args in []
        void normalize(NormalStream & os) const;
 
        /// local dispatcher