diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2017-01-02 15:21:52 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-01-02 15:11:56 +0000 |
commit | 4e9af515d7e5af809ccd65549e4f01391e8eac0e (patch) | |
tree | 833d4c1c093924a3fcf916cd54e806badc89ff6b /dbaccess/source/ui/uno | |
parent | 2ab040f5edfa83a40f918915f18ecca621aa2f94 (diff) |
Remove some OSL legacies in dbaccess
Change-Id: Id809265c1df7df48e77ac2d8fbff685c599f8432
Reviewed-on: https://gerrit.libreoffice.org/32643
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'dbaccess/source/ui/uno')
-rw-r--r-- | dbaccess/source/ui/uno/unoadmin.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/uno/unoadmin.cxx b/dbaccess/source/ui/uno/unoadmin.cxx index a7cf4676a0aa..fde168b9fa21 100644 --- a/dbaccess/source/ui/uno/unoadmin.cxx +++ b/dbaccess/source/ui/uno/unoadmin.cxx @@ -26,7 +26,6 @@ #include <comphelper/processfactory.hxx> #include <cppuhelper/typeprovider.hxx> #include <comphelper/property.hxx> -#include <osl/diagnose.h> #include <vcl/msgbox.hxx> // --- needed because of the solar mutex |