[Libreoffice-commits] core.git: sd/inc sd/source
Stephan Bergmann
sbergman at redhat.com
Wed Nov 4 03:49:01 PST 2015
sd/inc/glob.hrc | 2 --
sd/source/core/glob.src | 5 -----
2 files changed, 7 deletions(-)
New commits:
commit baa411b59c3840a4dddf5447a0b4583eb5edea74
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Nov 4 12:48:03 2015 +0100
STR_MASTERPAGESSELECTOR appears to be unused
...since d023339c2f85555212bdb9804854dcc2c403b50e "Turn sidebar back to
non-experimental"
Change-Id: I91bbeb60b2bd87cbd06139b586f93ec546df9e13
diff --git a/sd/inc/glob.hrc b/sd/inc/glob.hrc
index 3e12f43..23da9f7 100644
--- a/sd/inc/glob.hrc
+++ b/sd/inc/glob.hrc
@@ -114,8 +114,6 @@
#define STR_3DOBJECTBARSHELL RID_GLOB_START+104
#define STR_FONTWORKOBJECTBARSHELL RID_GLOB_START+105
-#define STR_MASTERPAGESSELECTOR RID_GLOB_START+108
-
#define STR_PAGE_NAME RID_GLOB_START+111
#define STR_SLIDE_NAME RID_GLOB_START+112
diff --git a/sd/source/core/glob.src b/sd/source/core/glob.src
index 5d6113e..1e25282 100644
--- a/sd/source/core/glob.src
+++ b/sd/source/core/glob.src
@@ -318,11 +318,6 @@ String STR_TASKPANELAYOUTMENU
Text [ en-US ] = "Layout" ;
};
-String STR_MASTERPAGESSELECTOR
-{
- Text [ en-US ] = "Master Pages" ;
-};
-
String STR_POWERPOINT_IMPORT
{
Text [ en-US ] = "PowerPoint Import";
More information about the Libreoffice-commits
mailing list