summaryrefslogtreecommitdiff
path: root/starmath/inc/parsebase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc/parsebase.hxx')
-rw-r--r--starmath/inc/parsebase.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/parsebase.hxx b/starmath/inc/parsebase.hxx
index c5618525626f..ffa9b538a2b0 100644
--- a/starmath/inc/parsebase.hxx
+++ b/starmath/inc/parsebase.hxx
@@ -93,7 +93,6 @@ OUString getParseErrorDesc(SmParseError err);
class AbstractSmParser
{
public:
- AbstractSmParser() {}
virtual ~AbstractSmParser() {}
/** Parse rBuffer to formula tree */