[maemo-commits] [maemo-commits] r15969 - projects/haf/branches/hildon-thumbnail/daemonize/daemon

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Sep 2 19:05:55 EEST 2008
Author: pvanhoof
Date: 2008-09-02 19:05:54 +0300 (Tue, 02 Sep 2008)
New Revision: 15969

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
Log:
Removed some uninteresting code

Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-02 16:05:29 UTC (rev 15968)
+++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/thumbnailer.c	2008-09-02 16:05:54 UTC (rev 15969)
@@ -39,7 +39,6 @@
 {
 	ThumbnailerPrivate *priv = THUMBNAILER_GET_PRIVATE (object);
 
-	g_print ("reg:%s\n", mime_type);
 	g_hash_table_insert (priv->plugins, 
 			     g_strdup (mime_type), 
 			     plugin);


More information about the maemo-commits mailing list