branch: tex2lyx/preamble.cpp: revert stuff to have a clean commit timeline

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30115 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-06-15 20:06:30 +00:00
parent 353f3f8cdd
commit 3134d0881c

View File

@ -361,12 +361,6 @@ void handle_package(Parser &p, string const & name, string const & opts,
else if (name == "verbatim")
; // ignore this
else if (name == "nomencl")
; // ignore this
else if (name == "textcomp")
; // ignore this
else if (name == "url")
; // ignore this