summaryrefslogtreecommitdiff
path: root/starmath/source/mathmlexport.hxx
diff options
context:
space:
mode:
authorGuillaume Poussel <gpoussel@gmail.com>2011-02-07 20:21:18 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-02-08 18:49:16 +0100
commit2b0f7be0e3e9da61bec7577f6adfe7015e903b97 (patch)
tree53643a5aec87f1c2a15496ae3eb1b4fc9d732548 /starmath/source/mathmlexport.hxx
parent43ac9d392c1e80706f0bae8f8c73cfe0dfb0ecf2 (diff)
Clean-up bogus comments in writer.
Diffstat (limited to 'starmath/source/mathmlexport.hxx')
-rw-r--r--starmath/source/mathmlexport.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/source/mathmlexport.hxx b/starmath/source/mathmlexport.hxx
index 65c524fe0f40..4ab602bad8b3 100644
--- a/starmath/source/mathmlexport.hxx
+++ b/starmath/source/mathmlexport.hxx
@@ -114,7 +114,6 @@ protected:
void ExportBlank(const SmNode *pNode, int nLevel);
public:
- // #110680#
SmXMLExport(
const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xServiceFactory,
sal_uInt16 nExportFlags=EXPORT_ALL);