diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-03-07 15:47:19 +0000 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-03-08 08:37:04 +0100 |
commit | 97e6d4aaef3411599d97df863c5f4707761dcb4a (patch) | |
tree | 999d212dac3b5bcc6daf3b8298b54a5a9cd45358 /desktop/source/app | |
parent | 404bfc6f78549d16de193794960a9c9ab7604511 (diff) |
Removed duplicated includes
Change-Id: I4b701814e40f1ca3ced81c619696d7c3e18dc765
Reviewed-on: https://gerrit.libreoffice.org/68894
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'desktop/source/app')
-rw-r--r-- | desktop/source/app/app.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx index be3f3c0f48c3..4f6dbca894ae 100644 --- a/desktop/source/app/app.cxx +++ b/desktop/source/app/app.cxx @@ -124,7 +124,6 @@ #include <svtools/apearcfg.hxx> #include <vcl/graphicfilter.hxx> #include <vcl/window.hxx> -#include <tools/diagnose_ex.h> #include "langselect.hxx" #if HAVE_FEATURE_BREAKPAD |