summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-11-26 11:35:03 -0500
committerKohei Yoshida <kyoshida@novell.com>2010-11-26 11:35:03 -0500
commitd6d9960539ca0006ee108d8521d04be41c7a1490 (patch)
treed85da88436c5a553a1f7d9a05fd3ecf41576ab5a
parent542ffe27480e802666ede34cda877ca094cc4e8f (diff)
Heh, nuke this also. What's wrnog with me?
-rw-r--r--sc/source/filter/xml/xmlexprt.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/xml/xmlexprt.cxx b/sc/source/filter/xml/xmlexprt.cxx
index bf48b768d..983e35b0a 100644
--- a/sc/source/filter/xml/xmlexprt.cxx
+++ b/sc/source/filter/xml/xmlexprt.cxx
@@ -2242,8 +2242,6 @@ void ScXMLExport::_ExportAutoStyles()
if (getExportFlags() & EXPORT_CONTENT)
{
- StackPrinter __stack_printer__("ScXMLExport::_ExportAutoStyles");
-
// re-create automatic styles with old names from stored data
ScSheetSaveData* pSheetData = ScModelObj::getImplementation(xSpreadDoc)->GetSheetSaveData();
if (pSheetData && pDoc)