From: Kaj-Michael Lang Date: Wed, 9 Apr 2008 08:31:28 +0000 (+0300) Subject: Remove POI load debug output X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=636a612be3acd2b039da2170527b91a231c81ce3;p=mapper Remove POI load debug output --- diff --git a/src/poi.c b/src/poi.c index 7b7b5b2..5661121 100644 --- a/src/poi.c +++ b/src/poi.c @@ -927,7 +927,6 @@ if (pixbuf) { } miss++; -g_debug("Loading POI icon: %s", buffer); pixbuf=gdk_pixbuf_new_from_file(buffer, &error); if (error)