summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/plugins/imageformats/jp2/qjp2handler.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/imageformats/jp2/qjp2handler.cpp b/src/plugins/imageformats/jp2/qjp2handler.cpp
index 3c1958e..f69538c 100644
--- a/src/plugins/imageformats/jp2/qjp2handler.cpp
+++ b/src/plugins/imageformats/jp2/qjp2handler.cpp
@@ -38,9 +38,6 @@
#include "qvariant.h"
#include "qcolor.h"
-#ifdef Q_CC_MSVC
-#define JAS_WIN_MSVC_BUILD
-#endif
#include <jasper/jasper.h>
QT_BEGIN_NAMESPACE