[maemo-commits] [maemo-commits] r11004 - projects/haf/trunk/hildon-desktop/libhildonwm

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Apr 12 16:15:54 EEST 2007
Author: moimart
Date: 2007-04-12 16:15:53 +0300 (Thu, 12 Apr 2007)
New Revision: 11004

Modified:
   projects/haf/trunk/hildon-desktop/libhildonwm/hd-wm.c
Log:

	Fixed typo



Modified: projects/haf/trunk/hildon-desktop/libhildonwm/hd-wm.c
===================================================================
--- projects/haf/trunk/hildon-desktop/libhildonwm/hd-wm.c	2007-04-12 13:05:01 UTC (rev 11003)
+++ projects/haf/trunk/hildon-desktop/libhildonwm/hd-wm.c	2007-04-12 13:15:53 UTC (rev 11004)
@@ -560,7 +560,6 @@
 				void           *data)
 {
   const gchar *path;
-  HDWM  *hdwm = HD_WM (data);
 
   path = dbus_message_get_path(message);
   if (path != NULL && g_str_equal(path, TASKNAV_GENERAL_PATH))


More information about the maemo-commits mailing list