From db75f338fb1865fbec12daae64dac4d0a1b9abf8 Mon Sep 17 00:00:00 2001 From: Murray Cumming Date: Thu, 10 Nov 2016 13:26:00 +0100 Subject: Remove deprecated Thread and Threads API. --- glib/glibmm.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'glib/glibmm.h') diff --git a/glib/glibmm.h b/glib/glibmm.h index b82b1430..79d3e1d3 100644 --- a/glib/glibmm.h +++ b/glib/glibmm.h @@ -84,12 +84,6 @@ //#include //This must be included by the application, after system headers such as //. -// Include this first because we need it to be the first thing to include , -// so we can do an undef trick to still use deprecated API in the header: -#include - -#include - #include #include #include @@ -140,7 +134,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.1