From 1c99ba0f792a123d2e3cf4ffc6690a85921f2aeb Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 16 Sep 2011 10:56:29 +0100 Subject: visibility problems under Linux, swap these around --- automation/source/server/sta_list.cxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'automation/source') diff --git a/automation/source/server/sta_list.cxx b/automation/source/server/sta_list.cxx index 4581b6e78102..f9f8e068eab9 100644 --- a/automation/source/server/sta_list.cxx +++ b/automation/source/server/sta_list.cxx @@ -97,10 +97,6 @@ sal_Bool StatementList::bIsSlotInExecute = sal_False; sal_Bool StatementList::bCatchGPF = sal_True; - -IMPL_GEN_RES_STR; - - static TTSettings* pTTSettings = NULL; TTSettings* GetTTSettings() -- cgit