summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/sfx2/sfxsids.hrc2
-rw-r--r--sfx2/source/appl/app.src5
2 files changed, 0 insertions, 7 deletions
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc
index 395829b1c7ba..c24096a07cea 100644
--- a/include/sfx2/sfxsids.hrc
+++ b/include/sfx2/sfxsids.hrc
@@ -38,8 +38,6 @@
#define SID_DOCKWIN_8 SID_DOCKWIN_START+8
#define SID_DOCKWIN_9 SID_DOCKWIN_START+9
-#define SID_UNKNOWN SID_SFX_START
-
// default-ids for application
#define SID_QUITAPP (SID_SFX_START + 300)
#define SID_ABOUT (SID_SFX_START + 301)
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index 42c9318353cc..3384f4a5a677 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -68,11 +68,6 @@ String STR_NO_ABS_URI_REF
Text [ en-US ] = "\"$(ARG1)\" is not an absolute URL that can be passed to an external application to open it." ;
};
-Resource SID_UNKNOWN
-{
- String 1 "-" ;
-};
-
String GID_INTERN
{
Text [ en-US ] = "Internal" ;