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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Sep 4 20:36:19 EEST 2008
Author: pvanhoof
Date: 2008-09-04 20:36:18 +0300 (Thu, 04 Sep 2008)
New Revision: 16026

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/daemon/hildon-thumbnail-plugin.h
Log:
Cleaning up code

Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/hildon-thumbnail-plugin.h
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/daemon/hildon-thumbnail-plugin.h	2008-09-04 17:34:37 UTC (rev 16025)
+++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/hildon-thumbnail-plugin.h	2008-09-04 17:36:18 UTC (rev 16026)
@@ -33,8 +33,6 @@
 
 G_BEGIN_DECLS
 
-typedef void (*create_cb) (GStrv thumb_paths, GError *error, gpointer user_data);
-
 GModule * hildon_thumbnail_plugin_load      (const gchar *module_name);
 
 void      hildon_thumbnail_plugin_do_init   (GModule *module, 


More information about the maemo-commits mailing list