summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/export_across_file_boundaries/foo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/qmake/testdata/export_across_file_boundaries/foo.pro')
-rw-r--r--tests/auto/tools/qmake/testdata/export_across_file_boundaries/foo.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/tools/qmake/testdata/export_across_file_boundaries/foo.pro b/tests/auto/tools/qmake/testdata/export_across_file_boundaries/foo.pro
index a0904bc4c2..f21173783a 100644
--- a/tests/auto/tools/qmake/testdata/export_across_file_boundaries/foo.pro
+++ b/tests/auto/tools/qmake/testdata/export_across_file_boundaries/foo.pro
@@ -12,7 +12,3 @@ O_BAR=$$fromfile(oink.pri,BAR)
!equals(O_FOO,bar) {
message( "FAILED: export() invisible from default_pre.prf through \$$fromfile()" )
}
-
-
-
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0