summaryrefslogtreecommitdiff
path: root/include/svx/EnhancedCustomShapeFunctionParser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/EnhancedCustomShapeFunctionParser.hxx')
-rw-r--r--include/svx/EnhancedCustomShapeFunctionParser.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/EnhancedCustomShapeFunctionParser.hxx b/include/svx/EnhancedCustomShapeFunctionParser.hxx
index bf1ade93b7b1..d503167653a4 100644
--- a/include/svx/EnhancedCustomShapeFunctionParser.hxx
+++ b/include/svx/EnhancedCustomShapeFunctionParser.hxx
@@ -126,7 +126,6 @@ typedef std::shared_ptr< ExpressionNode > ExpressionNodeSharedPtr;
*/
struct ParseError
{
- ParseError() {}
ParseError( const char* ) {}
};