summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/areasave.hxx
diff options
context:
space:
mode:
authorElton Chung <elton@elton.tk>2012-01-31 12:36:47 +0000
committerNoel Power <noel.power@novell.com>2012-01-31 12:37:18 +0000
commit9c66fca6ceaa3ba4ad79264a56a992828a92f536 (patch)
tree446bb75c13d77ee00549db0629fc4a1e4410704b /sc/source/ui/inc/areasave.hxx
parent4171501c49e345266e892e35e6c224deb1b34f55 (diff)
Remove unsed code
Diffstat (limited to 'sc/source/ui/inc/areasave.hxx')
-rw-r--r--sc/source/ui/inc/areasave.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/areasave.hxx b/sc/source/ui/inc/areasave.hxx
index c9ff34889a87..1a0b1cd41dbe 100644
--- a/sc/source/ui/inc/areasave.hxx
+++ b/sc/source/ui/inc/areasave.hxx
@@ -78,7 +78,6 @@ public:
const ScAreaLinkSaver* operator[](size_t nIndex) const;
size_t size() const;
- void clear();
void push_back(ScAreaLinkSaver* p);
};