diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-09-16 10:56:29 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-16 10:56:59 +0100 |
commit | 1c99ba0f792a123d2e3cf4ffc6690a85921f2aeb (patch) | |
tree | 27b81d5ca46237a1a6d33b91fe10e48dee91488b /automation/source | |
parent | 8dfb36a292892dfbd55198341cc1106aada809db (diff) |
visibility problems under Linux, swap these around
Diffstat (limited to 'automation/source')
-rw-r--r-- | automation/source/server/sta_list.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
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() |