purge obsolete files

the warnings should have been acted upon before 5.0.

Change-Id: I20a4673d7ec80e0252aa39289c6718fe80799de7
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
Oswald Buddenhagen 2013-04-18 11:51:10 +02:00 committed by The Qt Project
parent ecb2c0c24c
commit 561e39a845
2 changed files with 0 additions and 3 deletions

View File

@ -1 +0,0 @@
warning("CONFIG+=module is obsolete. load(qt_module) is sufficient.")

View File

@ -1,2 +0,0 @@
warning("load(qt_module_config) is obsolete. Use load(qt_module) instead.")
load(qt_module)