summaryrefslogtreecommitdiff
path: root/framework/inc/classes/fwkresid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/fwkresid.hxx')
-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