[Spice-devel] [PATCH spice-gtk] do not export symbol of non-existent function
Pavel Grunt
pgrunt at redhat.com
Tue Nov 10 04:32:17 PST 2015
---
src/map-file | 1 -
src/spice-glib-sym-file | 1 -
2 files changed, 2 deletions(-)
diff --git a/src/map-file b/src/map-file
index 92a9883..786bbbf 100644
--- a/src/map-file
+++ b/src/map-file
@@ -35,7 +35,6 @@ spice_display_send_keys;
spice_display_set_grab_keys;
spice_file_transfer_task_cancel;
spice_file_transfer_task_get_filename;
-spice_file_transfer_task_get_finished;
spice_file_transfer_task_get_progress;
spice_file_transfer_task_get_type;
spice_get_option_group;
diff --git a/src/spice-glib-sym-file b/src/spice-glib-sym-file
index 3817a46..7d20a07 100644
--- a/src/spice-glib-sym-file
+++ b/src/spice-glib-sym-file
@@ -22,7 +22,6 @@ spice_display_channel_get_type
spice_display_get_primary
spice_file_transfer_task_cancel
spice_file_transfer_task_get_filename
-spice_file_transfer_task_get_finished
spice_file_transfer_task_get_progress
spice_file_transfer_task_get_type
spice_get_option_group
--
2.5.0
More information about the Spice-devel
mailing list