[Spice-devel] [spice-gtk 3/5] Don't export spice_error_get_type()
Christophe Fergeau
cfergeau at redhat.com
Wed Oct 29 08:05:09 PDT 2014
This symbol only exists when building with glib < 2.26 and is only
referenced by a compat G_TYPE_ERROR macro only used at build time
but not declared in any exported header.
---
gtk/map-file | 1 -
1 file changed, 1 deletion(-)
diff --git a/gtk/map-file b/gtk/map-file
index 90f14f1..e421800 100644
--- a/gtk/map-file
+++ b/gtk/map-file
@@ -33,7 +33,6 @@ spice_display_new_with_monitor;
spice_display_paste_from_guest;
spice_display_send_keys;
spice_display_set_grab_keys;
-spice_error_get_type;
spice_get_option_group;
spice_grab_sequence_as_string;
spice_grab_sequence_copy;
--
2.1.0
More information about the Spice-devel
mailing list