summaryrefslogtreecommitdiffstats
path: root/src/widgets/tqlistbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/tqlistbox.cpp')
-rw-r--r--src/widgets/tqlistbox.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/widgets/tqlistbox.cpp b/src/widgets/tqlistbox.cpp
index bbbda6694..e209240e6 100644
--- a/src/widgets/tqlistbox.cpp
+++ b/src/widgets/tqlistbox.cpp
@@ -39,11 +39,6 @@
**********************************************************************/
#include "tqglobal.h"
-#if defined(Q_CC_BOR)
-// needed for qsort() because of a std namespace problem on Borland
-#include "qplatformdefs.h"
-#endif
-
#include "tqlistbox.h"
#ifndef TQT_NO_LISTBOX
#include "tqmemarray.h"