diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-04-19 14:48:38 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-04-19 15:01:28 +0100 |
commit | 2a53bf858dd1719d5aa15e22d0f91bf9924ffe86 (patch) | |
tree | 8b975bb6db0b7a943ffb08b1e637110327f38aa3 /vcl/inc | |
parent | b9b5e8e1ae5e0e6d7037a7ffc44996c91822c98a (diff) |
only one use of GetStandardText
Change-Id: I384e3ccb6bfaf491a4616ee89c714a510f1f670b
Diffstat (limited to 'vcl/inc')
-rw-r--r-- | vcl/inc/svids.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc index 1fba0b44f9b7..8d1f06dbb8f9 100644 --- a/vcl/inc/svids.hrc +++ b/vcl/inc/svids.hrc @@ -132,7 +132,6 @@ #define SV_BUTTONTEXT_CONNECT 10131 #define SV_BUTTONTEXT_SCREENSHOT 10132 -#define SV_STDTEXT_FIRST SV_STDTEXT_SERVICENOTAVAILABLE #define SV_STDTEXT_SERVICENOTAVAILABLE 10210 #define SV_STDTEXT_DONTASKAGAIN 10212 |