Removed out commented debug information.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2385 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Pfeiffer 2003-01-07 16:34:46 +00:00
parent 1a0af2e086
commit d5962f0991

View File

@ -383,7 +383,6 @@ void TextLine::Flush() {
}
const char* c = line.String();
// fprintf(fWriter->fLog, "==== TextLine\n\t\t'%s'\n", c);
if (!fWriter->MakesPDF()) {
if (fWriter->fCreateXRefs) fWriter->RecordDests(c);