From 40e26ed6d0e9ef84522ad0723f630bd7d796beec Mon Sep 17 00:00:00 2001 From: monsta Date: Sat, 15 Oct 2016 15:39:12 +0300 Subject: move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option --- src/ui/fixedtip.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ui/fixedtip.h') diff --git a/src/ui/fixedtip.h b/src/ui/fixedtip.h index f20f0d2c..c108df92 100644 --- a/src/ui/fixedtip.h +++ b/src/ui/fixedtip.h @@ -40,9 +40,6 @@ #ifndef META_FIXED_TIP_H #define META_FIXED_TIP_H -#include -#include - /** * Displays a tooltip. There can be only one across the entire system. * This function behaves identically whether or not a tooltip is already -- cgit v1.2.1