mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 08:22:16 +01:00 
			
		
		
		
	Remove unused prio/name fields.
2008-01-29 Alexander Larsson <alexl@redhat.com> * gnativevolumemonitor.h (struct _GNativeVolumeMonitorClass): Remove unused prio/name fields. svn path=/trunk/; revision=6415
This commit is contained in:
		
				
					committed by
					
						 Alexander Larsson
						Alexander Larsson
					
				
			
			
				
	
			
			
			
						parent
						
							1efe9d9cd1
						
					
				
				
					commit
					a0283fa682
				
			| @@ -1,3 +1,8 @@ | ||||
| 2008-01-29  Alexander Larsson  <alexl@redhat.com> | ||||
|  | ||||
| 	* gnativevolumemonitor.h (struct _GNativeVolumeMonitorClass): | ||||
| 	Remove unused prio/name fields. | ||||
|  | ||||
| 2008-01-29  Alexander Larsson  <alexl@redhat.com> | ||||
|  | ||||
| 	* gcontenttype.c (looks_like_text): | ||||
|   | ||||
| @@ -24,9 +24,6 @@ struct _GNativeVolumeMonitor { | ||||
| struct _GNativeVolumeMonitorClass { | ||||
|   GVolumeMonitorClass parent_class; | ||||
|  | ||||
|   int priority; | ||||
|   char *name; | ||||
|  | ||||
|   GMount * (*get_mount_for_mount_path) (const char *mount_path, | ||||
| 					GCancellable *cancellable); | ||||
| }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user