summaryrefslogtreecommitdiffstats
path: root/include/svx/svdoashp.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-02-13 13:13:44 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-02-14 06:00:02 +0000
commit45090bee25d624770f34bf827337ade21b8671bb (patch)
tree124298b266d52e551205ee625b181a04fd1415b2 /include/svx/svdoashp.hxx
parentremove unused Copy enumerator from SdrUserCallType enum (diff)
downloadcore-45090bee25d624770f34bf827337ade21b8671bb.tar.gz
core-45090bee25d624770f34bf827337ade21b8671bb.zip
remove unused Handles enumerator from DefaultType enum
Change-Id: Iabda70ec3bc3204d5d383bcb93e174d90e405620 Reviewed-on: https://gerrit.libreoffice.org/34208 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/svdoashp.hxx')
-rw-r--r--include/svx/svdoashp.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svdoashp.hxx b/include/svx/svdoashp.hxx
index 57314da374f0..c0670b6515af 100644
--- a/include/svx/svdoashp.hxx
+++ b/include/svx/svdoashp.hxx
@@ -178,7 +178,6 @@ public:
StretchX,
StretchY,
Equations,
- Handles,
TextFrames
};
bool IsDefaultGeometry( const DefaultType eDefaultType ) const;