From 3c19406ee292e0ed7993bd4d3976cc34d40e2f22 Mon Sep 17 00:00:00 2001 From: Tomasz Sterna Date: Mon, 14 Jul 2014 17:19:45 +0200 Subject: Replaced ext/Log4Qt source with submodule --- ext/Log4Qt/src/log4qtshared.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 ext/Log4Qt/src/log4qtshared.h (limited to 'ext/Log4Qt/src/log4qtshared.h') diff --git a/ext/Log4Qt/src/log4qtshared.h b/ext/Log4Qt/src/log4qtshared.h deleted file mode 100644 index f8bd853..0000000 --- a/ext/Log4Qt/src/log4qtshared.h +++ /dev/null @@ -1,9 +0,0 @@ -#include - -#if defined(LOG4QT_EXPORTS) -# define LOG4QT_EXPORT Q_DECL_EXPORT -#elif defined (LOG4QT_IMPORTS) -# define LOG4QT_EXPORT Q_DECL_IMPORT -#else -# define LOG4QT_EXPORT /**/ -#endif -- cgit v1.2.3