gvfs r1204 - in trunk: . hal



Author: alexl
Date: Tue Jan 29 15:06:45 2008
New Revision: 1204
URL: http://svn.gnome.org/viewvc/gvfs?rev=1204&view=rev

Log:
2008-01-29  Alexander Larsson  <alexl redhat com>

	* hal/ghalvolumemonitor.c (g_hal_volume_monitor_class_init):
	Remove setting prio/name




Modified:
   trunk/ChangeLog
   trunk/hal/ghalvolumemonitor.c

Modified: trunk/hal/ghalvolumemonitor.c
==============================================================================
--- trunk/hal/ghalvolumemonitor.c	(original)
+++ trunk/hal/ghalvolumemonitor.c	Tue Jan 29 15:06:45 2008
@@ -468,8 +468,6 @@
   monitor_class->adopt_orphan_mount = adopt_orphan_mount;
   monitor_class->is_supported = is_supported;
 
-  native_class->priority = 1;
-  native_class->name = "hal";
   native_class->get_mount_for_mount_path = get_mount_for_mount_path;
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]