summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-03-17 21:23:33 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-03-20 12:57:32 +0000
commit5c887ee0e48d85ddd7bb17aac6cb87203a188e7a (patch)
treeffdaa4a97ab22384b6ddc52652bfd2b8f496ddc3 /sw
parentf0b41acce77f5c258bc584da6fd7506919059873 (diff)
unused define
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/inc/dialmgr.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/inc/dialmgr.hxx b/sw/source/ui/inc/dialmgr.hxx
index 7be3129b8a5b..8012a874212d 100644
--- a/sw/source/ui/inc/dialmgr.hxx
+++ b/sw/source/ui/inc/dialmgr.hxx
@@ -44,7 +44,6 @@ struct SwDialogsResMgr
#define SWDIALOG_MGR() SwDialogsResMgr::GetResMgr()
#define SW_RES(i) ResId(i,SWDIALOG_MGR())
#define SW_RESSTR(i) UniString(ResId(i,SWDIALOG_MGR()))
-#define SW_RESSSTR(i) String(ResId(i,SWDIALOG_MGR()))
#endif