Remove two obsolete #defines
Change-Id: Icc13408cfdb8ce0db6f274904c3e44f8376cd1e5 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>bb10
parent
ff69227a49
commit
2caa2faf01
|
|
@ -630,11 +630,6 @@ int main(int argc, char *argv[]) \
|
|||
|
||||
#include <QtTest/qtestsystem.h>
|
||||
|
||||
// Two backwards-compatibility defines for an obsolete feature:
|
||||
#define QTEST_ADD_GPU_BLACKLIST_SUPPORT_DEFS
|
||||
#define QTEST_ADD_GPU_BLACKLIST_SUPPORT
|
||||
// ### Qt 6: fully remove these.
|
||||
|
||||
#if defined(QT_NETWORK_LIB)
|
||||
# include <QtTest/qtest_network.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue