summaryrefslogtreecommitdiff
path: root/include/svx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-28 10:12:44 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-28 12:51:17 +0000
commit946a049114a27d342c1974be524576e348ce4ad2 (patch)
treeff55880e5e7df928ab37333c4fc4750ef0aa9b2e /include/svx
parent3ea5e3401e567bfe956817fd5abd17530da664f5 (diff)
remove some more unused SID constants and commands
Change-Id: Ibf2bb58ca687c18798328ed86cd549d64f3621b4 Reviewed-on: https://gerrit.libreoffice.org/35792 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx')
-rw-r--r--include/svx/svxids.hrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svxids.hrc b/include/svx/svxids.hrc
index e042d4e156bf..741733680092 100644
--- a/include/svx/svxids.hrc
+++ b/include/svx/svxids.hrc
@@ -313,7 +313,6 @@
#define SID_PRESENTATION_CURRENT_SLIDE ( SID_SVX_START + 158 )
#define SID_REHEARSE_TIMINGS ( SID_SVX_START + 159 )
#define SID_HIDE_SLIDE ( SID_SVX_START + 161 )
-#define SID_CHOOSE_POLYGON ( SID_SVX_START + 162 )
#define SID_ATTR_FILL_STYLE ( SID_SVX_START + 164 )
#define SID_ATTR_FILL_COLOR ( SID_SVX_START + 165 )
#define SID_ATTR_FILL_GRADIENT ( SID_SVX_START + 166 )