summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-05-18 10:14:30 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-05-18 10:14:30 +0100
commit2fec2ab3adc7686df3548afd86939d28d032dfcf (patch)
tree418e0b46dffc7bff149ae295ce694a43c7ef0d98 /framework
parent1807db242a09f11235c76499df14210b0880fa26 (diff)
SVT_RESSTR can go now
Change-Id: I641fbea510d56cabb440f894aae938430ce30ce0
Diffstat (limited to 'framework')
-rw-r--r--framework/inc/classes/fwkresid.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/inc/classes/fwkresid.hxx b/framework/inc/classes/fwkresid.hxx
index fb13d23f362d..ba54eca5f081 100644
--- a/framework/inc/classes/fwkresid.hxx
+++ b/framework/inc/classes/fwkresid.hxx
@@ -34,8 +34,6 @@ class FWE_DLLPUBLIC FwkResId : public ResId
static ResMgr* GetResManager();
};
-#define FWK_RESSTR(x) FwkResId(x).toString()
-
}
#endif // __FRAMEWORK_CLASSES_FWKRESID