summaryrefslogtreecommitdiff
path: root/sd/inc/shapelist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/shapelist.hxx')
-rwxr-xr-xsd/inc/shapelist.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/inc/shapelist.hxx b/sd/inc/shapelist.hxx
index d1ce1b0af8c0..1b87a6a9e10f 100755
--- a/sd/inc/shapelist.hxx
+++ b/sd/inc/shapelist.hxx
@@ -62,10 +62,6 @@ namespace sd
returns the first shape if pObj is 0 */
SdrObject* getNextShape(SdrObject* pObj) const;
- /** returns the shape prior to the given shape in the list or 0
- returns the last shape if pObj is 0 */
- SdrObject* getPreviousShape( SdrObject* pObj ) const;
-
/**
*/
SdrObject* getNextShape();