summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-07-18 16:10:32 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-07-18 17:55:49 +0200
commitf387d3ae8e5c675f45d92f5d8acfc61d9fda7533 (patch)
tree941139f2252faf840d48ac354081d58eb84ab1e3 /include
parent2ce827f21cd11832cec5395c6c1c5fb2eef4b2d0 (diff)
SID_VIEW_FLD_PIC looks like a StarOffice < 6.0 holdover
that can't exist anymore Change-Id: If94801fe854bc8ccf4307fce2674944f63e95d4c Reviewed-on: https://gerrit.libreoffice.org/40142 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/cntids.hrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/cntids.hrc b/include/sfx2/cntids.hrc
index c9df3a5db21d..01861396db47 100644
--- a/include/sfx2/cntids.hrc
+++ b/include/sfx2/cntids.hrc
@@ -24,8 +24,6 @@
#define SID_DELETE (SID_SFX_START + 713)
-#define SID_VIEW_FLD_PIC (SID_CHAOS_START + 185)
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */