diff options
Diffstat (limited to 'svtools/source/dialogs/ServerDetailsControls.cxx')
-rw-r--r-- | svtools/source/dialogs/ServerDetailsControls.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/svtools/source/dialogs/ServerDetailsControls.cxx b/svtools/source/dialogs/ServerDetailsControls.cxx index e63aeae088cc..02d5d8ae2816 100644 --- a/svtools/source/dialogs/ServerDetailsControls.cxx +++ b/svtools/source/dialogs/ServerDetailsControls.cxx @@ -17,16 +17,13 @@ #include <com/sun/star/sdbc/XRow.hpp> #include <comphelper/processfactory.hxx> -#include <officecfg/Office/Common.hxx> #include <rtl/uri.hxx> #include <ucbhelper/content.hxx> #include <ucbhelper/commandenvironment.hxx> #include <tools/diagnose_ex.h> -#include <toolkit/helper/vclunohelper.hxx> #include <svtools/PlaceEditDialog.hxx> #include <svtools/ServerDetailsControls.hxx> -#include <sal/log.hxx> #include <config_oauth2.h> |