diff options
Diffstat (limited to 'ucbhelper')
-rw-r--r-- | ucbhelper/source/client/proxydecider.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ucbhelper/source/client/proxydecider.cxx b/ucbhelper/source/client/proxydecider.cxx index 61fdc12743d1..ceff8f3d0f00 100644 --- a/ucbhelper/source/client/proxydecider.cxx +++ b/ucbhelper/source/client/proxydecider.cxx @@ -150,9 +150,6 @@ public: const uno::Reference< lang::XMultiServiceFactory >& rxSMgr ); virtual ~InternetProxyDecider_Impl(); - static rtl::Reference< InternetProxyDecider_Impl > createInstance( - const uno::Reference< lang::XMultiServiceFactory >& rxSMgr ); - void dispose(); const InternetProxyServer & getProxy( const rtl::OUString & rProtocol, |