]> err.no Git - mapper/commitdiff
Remove POI load debug output
authorKaj-Michael Lang <milang@tal.org>
Wed, 9 Apr 2008 08:31:28 +0000 (11:31 +0300)
committerKaj-Michael Lang <milang@tal.org>
Wed, 9 Apr 2008 08:31:28 +0000 (11:31 +0300)
src/poi.c

index 7b7b5b2c3663e5d30fcda0b5d8dc6dafd8085727..56611216d16708bbb5ca0b100ac28133f00fcbf7 100644 (file)
--- 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)