From c35ce6cebd0428f1a8b79b72e7bdb6f7bcf8063e Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 5 Jan 2009 09:58:41 +0000 Subject: [PATCH] Drop unnecessary comment. svn path=/branches/glib-2-18/; revision=7769 --- glib/gfileutils.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/glib/gfileutils.c b/glib/gfileutils.c index 3f116d8f5..be408d864 100644 --- a/glib/gfileutils.c +++ b/glib/gfileutils.c @@ -1803,8 +1803,6 @@ g_file_test (const gchar *filename, #undef g_file_get_contents -/* Binary compatibility version. Not for newly compiled code. */ - gboolean g_file_get_contents (const gchar *filename, gchar **contents,