diff options
Diffstat (limited to 'common/rfb/Logger.cxx')
-rw-r--r-- | common/rfb/Logger.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/common/rfb/Logger.cxx b/common/rfb/Logger.cxx index de6d1af9..52d33085 100644 --- a/common/rfb/Logger.cxx +++ b/common/rfb/Logger.cxx @@ -18,10 +18,6 @@ // -=- Logger.cxx - support for the Logger and LogWriter classes -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif - #include <stdarg.h> #include <stdio.h> #include <string.h> |