summaryrefslogtreecommitdiff
path: root/cui/source/inc/dialmgr.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-05-18 09:25:30 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-05-18 09:25:33 +0100
commitcda860a8c99abfee6b37dda37351f0b45a7c9616 (patch)
tree16a819f7250c55ba2e84e8654b11f29ac9676b24 /cui/source/inc/dialmgr.hxx
parent3d54ea1fffb5fa6b1606867cb3b7cfc93c5ef157 (diff)
can drop CUI_RESSTR now
Change-Id: I2e2319e661614dc8ba464479324b4719bcfa120e
Diffstat (limited to 'cui/source/inc/dialmgr.hxx')
-rw-r--r--cui/source/inc/dialmgr.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/dialmgr.hxx b/cui/source/inc/dialmgr.hxx
index 059ff9446c62..07226a0063e3 100644
--- a/cui/source/inc/dialmgr.hxx
+++ b/cui/source/inc/dialmgr.hxx
@@ -25,7 +25,6 @@
#define CUI_MGR() (*CuiResMgr::GetResMgr())
#define CUI_RES(i) ResId(i,CUI_MGR())
-#define CUI_RESSTR(i) CUI_RES(i).toString()
class ResMgr;
struct CuiResMgr