]> git.lyx.org Git - features.git/commitdiff
removing spurious line noise after #endif
authorAndré Pönitz <poenitz@gmx.net>
Wed, 22 Aug 2001 04:34:04 +0000 (04:34 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Wed, 22 Aug 2001 04:34:04 +0000 (04:34 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2571 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/math_macrotable.C

index 854f99bd5c7f28e8dac5ba875638ae925622a80e..596b19f2946e69ed3939428cd26cb6006689a460 100644 (file)
@@ -98,7 +98,7 @@ void MathMacroTable::builtinMacros()
        createTemplate("to",           0, "\\rightarrow");
 #ifdef WITH_WARNINGS
 #warning 9em looks like too much but it is somehow working on screen..
-#endif WITH_WARNINGS
+#endif
        createTemplate("ll",           0, "<\\kern-9em<");
        createTemplate("gg",           0, ">\\kern-9em>");
        //createTemplate("lint",       4, "\\int_#1^#2#3 d#4");