mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 11:08:41 +00:00
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:
parent
804360cbd9
commit
ff9f654e41
@ -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())
|
||||
|
Loading…
Reference in New Issue
Block a user