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:
parent
1a0af2e086
commit
d5962f0991
@ -383,7 +383,6 @@ void TextLine::Flush() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const char* c = line.String();
|
const char* c = line.String();
|
||||||
// fprintf(fWriter->fLog, "==== TextLine\n\t\t'%s'\n", c);
|
|
||||||
|
|
||||||
if (!fWriter->MakesPDF()) {
|
if (!fWriter->MakesPDF()) {
|
||||||
if (fWriter->fCreateXRefs) fWriter->RecordDests(c);
|
if (fWriter->fCreateXRefs) fWriter->RecordDests(c);
|
||||||
|
Loading…
Reference in New Issue
Block a user