remove obsolete comment

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16641 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2007-01-10 20:59:32 +00:00
parent 804360cbd9
commit ff9f654e41

View File

@ -1650,7 +1650,6 @@ void Buffer::getSourceCode(odocstream & os, pit_type par_begin,
// No side effect of file copying and image conversion
runparams.dryrun = true;
/* Support for docbook temprarily commented out. */
if (full_source) {
os << "% Preview source code\n\n";
if (isLatex())