summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/symbian/stl-off/new
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/common/symbian/stl-off/new')
-rw-r--r--mkspecs/common/symbian/stl-off/new5
1 files changed, 0 insertions, 5 deletions
diff --git a/mkspecs/common/symbian/stl-off/new b/mkspecs/common/symbian/stl-off/new
deleted file mode 100644
index 8584ba36b4..0000000000
--- a/mkspecs/common/symbian/stl-off/new
+++ /dev/null
@@ -1,5 +0,0 @@
-// 'new' implemented in symbian libs, so do nothing here; just keep Qt happy
-#ifndef __NEW_SYMB_ADDON
-#define __NEW_SYMB_ADDON
-#include <e32base.h>
-#endif //__NEW_SYMB_ADDON