From 2caa2faf01d66904b912fe1b1b443b5932d928d0 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Thu, 3 Sep 2020 11:13:47 +0200 Subject: Remove two obsolete #defines MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Icc13408cfdb8ce0db6f274904c3e44f8376cd1e5 Reviewed-by: Tor Arne Vestbø --- src/testlib/qtest.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/testlib/qtest.h') diff --git a/src/testlib/qtest.h b/src/testlib/qtest.h index 6c80ff3a4d..7a6bbb5edf 100644 --- a/src/testlib/qtest.h +++ b/src/testlib/qtest.h @@ -630,11 +630,6 @@ int main(int argc, char *argv[]) \ #include -// 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 #endif -- cgit v1.2.3