diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2012-12-25 13:18:24 +0000 |
---|---|---|
committer | Ariel Constenla-Haile <arielch@apache.org> | 2012-12-25 13:18:24 +0000 |
commit | 48c6a4e849baaff4da51275f75ee4ae04fdabbdf (patch) | |
tree | a62c6e766576ea66e9554cbb1806994fc1cdeaef /unotools | |
parent | c9f7a06e7798bcd5253844c49d210ea9345bd4b8 (diff) |
i121548 - Remove deprecated system proxy API
Notes
Notes:
prefer: 28327c28ced32f181ed9b5c4921fd844e549980d
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/source/config/inetoptions.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/source/config/inetoptions.cxx b/unotools/source/config/inetoptions.cxx index 2011e29b813a..b7d3263a060c 100644 --- a/unotools/source/config/inetoptions.cxx +++ b/unotools/source/config/inetoptions.cxx @@ -38,7 +38,6 @@ #include <com/sun/star/beans/PropertyChangeEvent.hpp> #include <com/sun/star/beans/XPropertiesChangeListener.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> -#include <com/sun/star/system/XProxySettings.hpp> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Exception.hpp> #include <com/sun/star/uno/Reference.hxx> |