[maemo-commits] [maemo-commits] r16130 - projects/haf/branches/hildon-thumbnail/daemonize/daemon
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Sep 15 21:11:03 EEST 2008
- Previous message: [maemo-commits] r16129 - in projects/haf/trunk/apt: apt-pkg debian
- Next message: [maemo-commits] r16131 - projects/haf/trunk/apt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: pvanhoof Date: 2008-09-15 21:11:02 +0300 (Mon, 15 Sep 2008) New Revision: 16130 Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/hildon-thumbnail-daemon.c Log: Removing the unnecessary Modified: projects/haf/branches/hildon-thumbnail/daemonize/daemon/hildon-thumbnail-daemon.c =================================================================== --- projects/haf/branches/hildon-thumbnail/daemonize/daemon/hildon-thumbnail-daemon.c 2008-09-15 18:10:45 UTC (rev 16129) +++ projects/haf/branches/hildon-thumbnail/daemonize/daemon/hildon-thumbnail-daemon.c 2008-09-15 18:11:02 UTC (rev 16130) @@ -77,7 +77,6 @@ Manager *manager; Thumbnailer *thumbnailer; DBusGProxy *manager_proxy; - guint y = 0; gboolean cropping; GDir *dir; const gchar *plugin; @@ -113,7 +112,6 @@ &error); g_hash_table_replace (registrations, g_strdup (plugin), module); - y++; } g_dir_close (dir); }
- Previous message: [maemo-commits] r16129 - in projects/haf/trunk/apt: apt-pkg debian
- Next message: [maemo-commits] r16131 - projects/haf/trunk/apt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]