diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-01-23 15:35:55 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-01-23 15:36:05 +0100 |
commit | 5cde352b9622c0e009b52e4848c84584d03e0d5d (patch) | |
tree | 78a5ba7149026e8a61a8b115d0a6ff94efd04284 /vcl/unx/kde4 | |
parent | a18c8a06073650e12f3c1f9f8990670484ac5cf1 (diff) |
remove duplicate header
Diffstat (limited to 'vcl/unx/kde4')
-rw-r--r-- | vcl/unx/kde4/KDEXLib.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/unx/kde4/KDEXLib.cxx b/vcl/unx/kde4/KDEXLib.cxx index 56150cf93105..23822b1768f7 100644 --- a/vcl/unx/kde4/KDEXLib.cxx +++ b/vcl/unx/kde4/KDEXLib.cxx @@ -51,10 +51,6 @@ #include "KDESalDisplay.hxx" -#if OSL_DEBUG_LEVEL > 1 -#include <stdio.h> -#endif - #include <stdio.h> #if QT_VERSION >= QT_VERSION_CHECK( 4, 9, 0 ) |