summaryrefslogtreecommitdiff
path: root/sc/inc/token.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/token.hxx')
-rw-r--r--sc/inc/token.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/token.hxx b/sc/inc/token.hxx
index e8d313a7da64..5892a3b91a45 100644
--- a/sc/inc/token.hxx
+++ b/sc/inc/token.hxx
@@ -458,8 +458,6 @@ public:
r.GetType() == formula::svExternalDoubleRef) ?
r.GetDoubleRef()->Ref2 : Ref1 )
{}
- ~SingleDoubleRefProvider()
- {}
};
#endif