diff options
author | Matúš Kukan <matus.kukan@collabora.com> | 2014-02-04 18:12:19 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@collabora.com> | 2014-02-05 19:09:35 +0100 |
commit | ac789ae775d30e97e13da6e82360f47d9d9cdff2 (patch) | |
tree | b3db17e0ce39539e0a8bf7acba31493105a9c300 | |
parent | bd07555b6d7e69e0c9f51de2b969f59368673bcc (diff) |
MSG_SEARCH_FOO unused
Change-Id: I61ed39e3fc6ba1a6fe024693683f32a6a7ca88f1
-rw-r--r-- | sw/source/ui/uiview/view.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/uiview/view.hrc b/sw/source/ui/uiview/view.hrc index 8e7a7298c1b0..aa55887e0f6a 100644 --- a/sw/source/ui/uiview/view.hrc +++ b/sw/source/ui/uiview/view.hrc @@ -30,8 +30,6 @@ #define STR_EDIT_FOOTNOTE (RC_VIEW_BEGIN + 14) -#define MSG_SEARCH_START (RC_VIEW_BEGIN + 17) -#define MSG_SEARCH_END (RC_VIEW_BEGIN + 18) #define STR_NB_REPLACED (RC_VIEW_BEGIN + 20) #define MSG_SCAN_NOSOURCE (RC_VIEW_BEGIN + 21) |