From 2c3c200df886adc68421c1da64efffb417911059 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 18 Jul 2014 20:46:51 -0400 Subject: [PATCH] Settled TODO about cairo version macros. --- redo/gtk_unix.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/redo/gtk_unix.h b/redo/gtk_unix.h index 24f2d25..702d480 100644 --- a/redo/gtk_unix.h +++ b/redo/gtk_unix.h @@ -16,9 +16,7 @@ Thanks to desrt in irc.gimp.net/#gtk+ #define GDK_VERSION_MIN_REQUIRED GDK_VERSION_3_4 #define GDK_VERSION_MAX_ALLOWED GDK_VERSION_3_4 -/* TODO are there equivalent compatibility macros for the other components of GTK+? Specifically: - cairo -*/ +/* cairo has no such macros (thanks Company in irc.gimp.net/#gtk+) */ #include #include