summaryrefslogtreecommitdiffstats
path: root/include/xmloff/shapeimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/shapeimport.hxx')
-rw-r--r--include/xmloff/shapeimport.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/shapeimport.hxx b/include/xmloff/shapeimport.hxx
index 3e72562e0eff..ca685da25a6c 100644
--- a/include/xmloff/shapeimport.hxx
+++ b/include/xmloff/shapeimport.hxx
@@ -411,7 +411,6 @@ public:
static SvXMLImportPropertyMapper* CreateShapePropMapper(
const com::sun::star::uno::Reference< com::sun::star::frame::XModel>& rModel, SvXMLImport& rImport );
- // #88546#
/** defines if the import should increment the progress bar or not */
void enableHandleProgressBar( bool bEnable = true );
bool IsHandleProgressBarEnabled() const;