[Libreoffice-commits] .: sc/source
Kohei Yoshida
kohei at kemper.freedesktop.org
Fri Nov 26 08:35:21 PST 2010
sc/source/filter/xml/xmlexprt.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit d6d9960539ca0006ee108d8521d04be41c7a1490
Author: Kohei Yoshida <kyoshida at novell.com>
Date: Fri Nov 26 11:35:03 2010 -0500
Heh, nuke this also. What's wrnog with me?
diff --git a/sc/source/filter/xml/xmlexprt.cxx b/sc/source/filter/xml/xmlexprt.cxx
index bf48b76..983e35b 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)
More information about the Libreoffice-commits
mailing list