summaryrefslogtreecommitdiff
path: root/writerfilter/unocomponent
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-01-16 18:07:20 +0100
committerDavid Tardon <dtardon@redhat.com>2011-01-16 18:08:01 +0100
commitf71eb3524f0581712554d85f6162faf26fe8a69b (patch)
treeaa1e2baf618bdd0d655b5cb0171562004036b0e1 /writerfilter/unocomponent
parent2d8830adc20198a90e5dc56c2595adf2fb7c44a4 (diff)
fix debug build
Diffstat (limited to 'writerfilter/unocomponent')
-rw-r--r--writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx b/writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx
index b898766bc1b4..352e00a346d9 100644
--- a/writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx
+++ b/writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx
@@ -145,7 +145,6 @@ sal_Int32 SAL_CALL ScannerTestService::run( const uno::Sequence< rtl::OUString >
pDocument->resolve(*pStream);
#ifdef DEBUG_ELEMENT
- writerfilter::TagLogger::dump("DEBUG");
debugLogger->endDocument();
#endif