diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-04-01 11:19:30 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-04-01 11:19:30 +0200 |
commit | 67d347513754208775b67587e7ee360df4b9bf20 (patch) | |
tree | 8fdfb2cd7a140a07ef93410f4905973180e94495 /desktop | |
parent | c752f6644c38f4bc6af731d8539b9ad523ee7d13 (diff) |
Unused include
Change-Id: I3541c7a09b203b6a4ee81ffc5e778c017191fe27
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/app/officeipcthread.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/app/officeipcthread.cxx b/desktop/source/app/officeipcthread.cxx index d03bce0f1abe..495ac41e0894 100644 --- a/desktop/source/app/officeipcthread.cxx +++ b/desktop/source/app/officeipcthread.cxx @@ -18,7 +18,6 @@ */ #include <config_features.h> -#include <config_version.h> #include "app.hxx" #include "officeipcthread.hxx" |