mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
Remove internal types
svn path=/trunk/; revision=5983
This commit is contained in:
parent
01f1f9ce56
commit
85fe74f893
@ -1,3 +1,7 @@
|
||||
2007-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gio/gio.types: Remove internal types
|
||||
|
||||
2007-11-27 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gio/gio-sections.txt: Remove nonexisting functions
|
||||
|
@ -3,42 +3,30 @@ g_seekable_get_type
|
||||
g_unix_mount_monitor_get_type
|
||||
g_data_output_stream_get_type
|
||||
g_unix_output_stream_get_type
|
||||
g_local_file_enumerator_get_type
|
||||
g_unix_input_stream_get_type
|
||||
g_dummy_file_get_type
|
||||
g_memory_input_stream_get_type
|
||||
g_volume_get_type
|
||||
g_file_monitor_get_type
|
||||
g_data_input_stream_get_type
|
||||
g_vfs_get_type
|
||||
g_mount_operation_get_type
|
||||
g_local_directory_monitor_get_type
|
||||
g_themed_icon_get_type
|
||||
g_local_file_input_stream_get_type
|
||||
g_file_enumerator_get_type
|
||||
g_async_result_get_type
|
||||
g_filename_completer_get_type
|
||||
g_local_file_get_type
|
||||
g_local_vfs_get_type
|
||||
g_filter_output_stream_get_type
|
||||
g_file_icon_get_type
|
||||
g_buffered_input_stream_get_type
|
||||
g_local_file_monitor_get_type
|
||||
g_union_volume_monitor_get_type
|
||||
g_output_stream_get_type
|
||||
g_unix_drive_get_type
|
||||
g_drive_get_type
|
||||
g_file_input_stream_get_type
|
||||
g_poll_file_monitor_get_type
|
||||
g_file_get_type
|
||||
g_filter_input_stream_get_type
|
||||
g_volume_monitor_get_type
|
||||
g_directory_monitor_get_type
|
||||
g_desktop_app_info_get_type
|
||||
g_io_module_get_type
|
||||
g_native_volume_monitor_get_type
|
||||
g_buffered_output_stream_get_type
|
||||
g_unix_volume_get_type
|
||||
g_input_stream_get_type
|
||||
g_app_info_get_type
|
||||
g_file_output_stream_get_type
|
||||
@ -46,6 +34,4 @@ g_cancellable_get_type
|
||||
g_memory_output_stream_get_type
|
||||
g_simple_async_result_get_type
|
||||
g_loadable_icon_get_type
|
||||
g_local_file_output_stream_get_type
|
||||
g_file_info_get_type
|
||||
g_unix_volume_monitor_get_type
|
||||
|
Loading…
Reference in New Issue
Block a user