[Spice-commits] src/map-file src/spice-glib-sym-file
Pavel Grunt
pgrunt at kemper.freedesktop.org
Wed Nov 11 01:03:25 PST 2015
src/map-file | 1 -
src/spice-glib-sym-file | 1 -
2 files changed, 2 deletions(-)
New commits:
commit 7403dc52d26bc4dc18d62a5321910c5956bd54d4
Author: Pavel Grunt <pgrunt at redhat.com>
Date: Tue Nov 10 13:29:09 2015 +0100
Do not export symbol of non-existent function
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
More information about the Spice-commits
mailing list