removing spurious line noise after #endif

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2571 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2001-08-22 04:34:04 +00:00
parent 15a10c7140
commit a6dcb13ca0

View 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");