glib r6415 - trunk/gio
- From: alexl svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r6415 - trunk/gio
- Date: Tue, 29 Jan 2008 15:04:51 +0000 (GMT)
Author: alexl
Date: Tue Jan 29 15:04:50 2008
New Revision: 6415
URL: http://svn.gnome.org/viewvc/glib?rev=6415&view=rev
Log:
2008-01-29 Alexander Larsson <alexl redhat com>
* gnativevolumemonitor.h (struct _GNativeVolumeMonitorClass):
Remove unused prio/name fields.
Modified:
trunk/gio/ChangeLog
trunk/gio/gnativevolumemonitor.h
Modified: trunk/gio/gnativevolumemonitor.h
==============================================================================
--- trunk/gio/gnativevolumemonitor.h (original)
+++ trunk/gio/gnativevolumemonitor.h Tue Jan 29 15:04:50 2008
@@ -24,9 +24,6 @@
struct _GNativeVolumeMonitorClass {
GVolumeMonitorClass parent_class;
- int priority;
- char *name;
-
GMount * (*get_mount_for_mount_path) (const char *mount_path,
GCancellable *cancellable);
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]