summaryrefslogtreecommitdiffstats
path: root/src/tools/tqlibrary.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/tqlibrary.cpp')
-rw-r--r--src/tools/tqlibrary.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/tools/tqlibrary.cpp b/src/tools/tqlibrary.cpp
index 65e2f5326..d2b038af8 100644
--- a/src/tools/tqlibrary.cpp
+++ b/src/tools/tqlibrary.cpp
@@ -57,8 +57,7 @@
#endif
#if (defined(TQ_WS_WIN) && !defined(QT_MAKEDLL)) \
- || (defined(Q_OS_FREEBSD) && defined(Q_CC_INTEL)) \
- || (defined(Q_OS_IRIX) && defined(Q_CC_GNU))
+ || (defined(Q_OS_FREEBSD) && defined(Q_CC_INTEL))
#define TQT_NO_LIBRARY_UNLOAD
#endif