summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2016-11-19 19:44:10 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-11-21 08:48:15 +0000
commit75346b4144b47d16d28f4c944199e366e97363ad (patch)
treee19740d009c4fffa0897895e17f4d77a97f10b9b /include
parent04f49d0375788239d0c636470d4c971e3bbc73f7 (diff)
Kill the AutoPilotPresentations UNO command
The presentation wizard was removed in bb8040595c9b6f0ccde39e6833f27a50abb891d8 but the corresponding UNO command is still available. Change-Id: I54e676672bb53d0283394a0ebffbe9f94f29d9c0 Reviewed-on: https://gerrit.libreoffice.org/30983 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/sfxsids.hrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc
index 0685df689e2a..aaa19884c0bc 100644
--- a/include/sfx2/sfxsids.hrc
+++ b/include/sfx2/sfxsids.hrc
@@ -555,7 +555,6 @@
#define SID_ZOOM_PREV (SID_SVX_START + 403)
#define SID_INET_DLG (SID_SVX_START + 416)
#define SID_AUTO_CORRECT_DLG (SID_SVX_START + 424)
-#define SID_SD_AUTOPILOT (SID_SVX_START + 425)
#define SID_ATTR_CHAR_COLOR_EXT (SID_SVX_START + 488)
#define SID_ATTR_CHAR_COLOR_BACKGROUND (SID_SVX_START + 489)
#define SID_ATTR_CHAR_COLOR_BACKGROUND_EXT (SID_SVX_START + 490)