summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undobase.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-11-04 11:42:49 +0200
committerNoel Grandin <noel@peralex.com>2014-11-04 11:43:20 +0200
commit389875573012c6373d95ef31b12fe8e8104b1233 (patch)
tree7dbdcb04255b409627e148943d7621cf77d2b357 /sc/source/ui/inc/undobase.hxx
parent5310dfe1cdf4cfa1f86036476694a076b71671db (diff)
remove some unused code in sc
Change-Id: I6cd2acaf361ae1947787b5aacc86b75a6e21c379
Diffstat (limited to 'sc/source/ui/inc/undobase.hxx')
-rw-r--r--sc/source/ui/inc/undobase.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/undobase.hxx b/sc/source/ui/inc/undobase.hxx
index 845d1978434c..30670d219e73 100644
--- a/sc/source/ui/inc/undobase.hxx
+++ b/sc/source/ui/inc/undobase.hxx
@@ -134,8 +134,6 @@ public:
ScDBFuncUndo( ScDocShell* pDocSh, const ScRange& rOriginal, SdrUndoAction* pDrawUndo = 0 );
virtual ~ScDBFuncUndo();
- void SetDrawUndoAction( SdrUndoAction* pDrawUndo );
-
void BeginUndo();
void EndUndo();
void BeginRedo();