[Libreoffice-commits] core.git: include/sfx2 include/svl
Caolán McNamara
caolanm at redhat.com
Tue Jul 18 16:12:14 UTC 2017
include/sfx2/sfx.hrc | 1 -
include/svl/solar.hrc | 8 --------
2 files changed, 9 deletions(-)
New commits:
commit 71c3113e9dbf61693fd947262370cc61cdf31ac7
Author: Caolán McNamara <caolanm at redhat.com>
Date: Tue Jul 18 16:36:02 2017 +0100
fix terrible state of chassis
Change-Id: Idc0a4ea5def17e00af8c8dfec6efb797252e5a00
Reviewed-on: https://gerrit.libreoffice.org/40144
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/include/sfx2/sfx.hrc b/include/sfx2/sfx.hrc
index 73b8583a8d3f..8f24aa447dbe 100644
--- a/include/sfx2/sfx.hrc
+++ b/include/sfx2/sfx.hrc
@@ -58,7 +58,6 @@
#define RID_SFX_SIDEBAR_START (RID_SFX_START + 4150)
#define RID_SFX_PROPERTYPANEL_START (RID_SFX_START + 4400)
// RID_CNT_START2 (RID_SFX_START + 4500)
-// RID_SFX_CHAOSDOC_START (RID_SFX_START + 5120)
// RID_SFX_TPLCOMPONENT_START (RID_SFX_START + 6800)
// RID_SFX_HELPCOMPONENT_START (RID_SFX_START + 7000)
diff --git a/include/svl/solar.hrc b/include/svl/solar.hrc
index 022f98da8c06..85ef73080ea8 100644
--- a/include/svl/solar.hrc
+++ b/include/svl/solar.hrc
@@ -77,9 +77,6 @@
#define RID_SVL_START (RID_LIB_START+7450)
// RID_SVL_END (RID_LIB_START+7899)
-#define RID_CHAOS_START (RID_LIB_START+7900)
-// RID_CHAOS_END (RID_LIB_START+7999)
-
#define RID_FORMS_START (RID_LIB_START+8000)
// RID_FORMS_END (RID_LIB_START+8999)
@@ -141,9 +138,6 @@
// free: HID_LIB_START 2000-2050
-// HID_CHAOS_START (HID_LIB_START+2051)
-// HID_CHAOS_END (HID_LIB_START+2069)
-
// free: HID_LIB_START 2070-9999
// free: HID_START 20000-24999
@@ -165,8 +159,6 @@
#define SID_SFX_START 5000
// SID_SFX_END 8999
-#define SID_CHAOS_START 9000
-// SID_CHAOS_END 9799
#define SID_DOCKWIN_START 9800
// SID_DOCKWIN_END 9999
More information about the Libreoffice-commits
mailing list