summaryrefslogtreecommitdiff
path: root/sd/inc/shapelist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/shapelist.hxx')
-rwxr-xr-xsd/inc/shapelist.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/shapelist.hxx b/sd/inc/shapelist.hxx
index 1b87a6a9e10f..4b6ffb21d496 100755
--- a/sd/inc/shapelist.hxx
+++ b/sd/inc/shapelist.hxx
@@ -47,8 +47,6 @@ namespace sd
a pointer to the next shape in list or 0*/
SdrObject* removeShape( SdrObject& rObject );
- void replaceShape( SdrObject& rOldObject, SdrObject& rNewObject );
-
/** removes all shapes from this list */
void clear();