summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/symbian/nested_exceptions.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/symbian/nested_exceptions.prf')
-rw-r--r--mkspecs/features/symbian/nested_exceptions.prf4
1 files changed, 0 insertions, 4 deletions
diff --git a/mkspecs/features/symbian/nested_exceptions.prf b/mkspecs/features/symbian/nested_exceptions.prf
deleted file mode 100644
index defca94d6f..0000000000
--- a/mkspecs/features/symbian/nested_exceptions.prf
+++ /dev/null
@@ -1,4 +0,0 @@
-# use nested exceptions runtime support for apps
-contains(TEMPLATE, app) {
- MMP_RULES *= EPOCNESTEDEXCEPTIONS
-}