diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-10-23 12:17:36 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-10-23 12:17:58 +0200 |
commit | 2b1a5dcc28e142e8305c23b19f254ba24f5af456 (patch) | |
tree | c79fa80ae6b2d0257bccaaa4ee7d9158fe49a0e8 /cui/source/dialogs | |
parent | 1c909a13a0816e20d365000cc527d93e02633b0c (diff) |
Remove unused RID_SVXSTR_HYPDLG_APPLYBUT
Change-Id: I61b7d1ee72af6ed3f7a21a1dab623011825426e5
Diffstat (limited to 'cui/source/dialogs')
-rw-r--r-- | cui/source/dialogs/hyperdlg.src | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cui/source/dialogs/hyperdlg.src b/cui/source/dialogs/hyperdlg.src index 7ac2a43a76bd..4ce60c01208a 100644 --- a/cui/source/dialogs/hyperdlg.src +++ b/cui/source/dialogs/hyperdlg.src @@ -23,10 +23,6 @@ #define MASKCOLOR MaskColor = Color { Red=0xFFFF; Green=0x0000; Blue=0xFFFF; }; -String RID_SVXSTR_HYPDLG_APPLYBUT -{ - Text [ en-US ] = "Apply" ; -}; String RID_SVXSTR_HYPDLG_CLOSEBUT { Text [ en-US ] = "Close" ; |