diff libpurple/plugins/log_reader.c @ 29802:5434f768917b

Get rid of a few version checks that we no longer need now that we depend on newer stuff. Can also get rid of gtkdocklet-x11.c, apparently.
author Mark Doliner <mark@kingant.net>
date Fri, 19 Feb 2010 08:54:11 +0000
parents f1437342cc0e
children a8cc50c2279f
line wrap: on
line diff
--- a/libpurple/plugins/log_reader.c	Fri Feb 19 08:40:16 2010 +0000
+++ b/libpurple/plugins/log_reader.c	Fri Feb 19 08:54:11 2010 +0000
@@ -2644,7 +2644,7 @@
 			g_free(contents);
 		}
 		g_free(path);
-#endif /* !GTK_CHECK_VERSION(2,6,0) */
+#endif /* !GLIB_CHECK_VERSION(2,6,0) */
 	} /* path */
 
 	if (!found) {