diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-03-07 15:33:33 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-03-07 16:50:42 +0000 |
commit | a3020baeb54e796df4fbfca5ef02c1e3580c7d6e (patch) | |
tree | 1bcda357adfb414fab97bc958cecc9e0cafdc49d | |
parent | c26b4bbcdb0e63579bff4ffe9ada235572c6ff0e (diff) |
drop unused resource
Change-Id: Ibe52933faa6b13e2d89ab296c1cc15b70f5835af
-rw-r--r-- | sfx2/source/appl/app.src | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src index 6167ab3972de..a3cec3ab1f98 100644 --- a/sfx2/source/appl/app.src +++ b/sfx2/source/appl/app.src @@ -228,11 +228,6 @@ String RID_STR_HLPFILENOTEXIST Text [ en-US ] = "The help file for this topic is not installed." ; }; -String RID_ENVTOOLBOX -{ - Text [ en-US ] = "Function Bar" ; -}; - String STR_QUICKSTART_EXIT { Text [ en-US ] = "Exit Quickstarter" ; |