summaryrefslogtreecommitdiffstats
path: root/qmake/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/main.cpp')
-rw-r--r--qmake/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/qmake/main.cpp b/qmake/main.cpp
index b96d330d5..9ba3cd8ce 100644
--- a/qmake/main.cpp
+++ b/qmake/main.cpp
@@ -50,8 +50,6 @@
#include <sys/types.h>
#include <sys/stat.h>
-// for Borland, main is defined to qMain which breaks qmake
-#undef main
#ifdef Q_OS_MAC
// for tqurl
bool tqt_resolve_symlinks = FALSE;