summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--basic/source/app/app.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/basic/source/app/app.cxx b/basic/source/app/app.cxx
index de61a3ee7185..71a826ab8ca4 100644
--- a/basic/source/app/app.cxx
+++ b/basic/source/app/app.cxx
@@ -84,8 +84,6 @@ using namespace com::sun::star::beans;
using ::rtl::OUString;
using ::rtl::OUStringToOString;
-IMPL_GEN_RES_STR;
-
SttResId::SttResId( sal_uInt32 nId ) :
ResId( nId, *((*(BasicDLL**)GetAppData(SHL_BASIC))->GetSttResMgr()) )
{