summaryrefslogtreecommitdiff
path: root/sc/inc/chgtrack.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/chgtrack.hxx')
-rw-r--r--sc/inc/chgtrack.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/chgtrack.hxx b/sc/inc/chgtrack.hxx
index 1539ed3dfa1c..0c6b3c79d09d 100644
--- a/sc/inc/chgtrack.hxx
+++ b/sc/inc/chgtrack.hxx
@@ -52,7 +52,6 @@ private:
public:
ScActionColorChanger( const ScChangeTrack& rTrack );
- ~ScActionColorChanger() {}
void Update( const ScChangeAction& rAction );
ColorData GetColor() const { return nColor; }
};