From 2ef5ef5932a4ab572026e313593825927ad1efd2 Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Thu, 7 Nov 2013 11:46:44 -0600 Subject: Revert "Add ability to get SpiceDisplay resolution" This reverts commit a285e0187d15ad650f6524f3811072fa55b20617. This API was not actually needed for what I intended to use it for. So revert for now. We can always add it back if necessary in the future. Conflicts: gtk/spice-widget.c --- doc/reference/spice-gtk-sections.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/reference') diff --git a/doc/reference/spice-gtk-sections.txt b/doc/reference/spice-gtk-sections.txt index 9d8551b..8d61aa9 100644 --- a/doc/reference/spice-gtk-sections.txt +++ b/doc/reference/spice-gtk-sections.txt @@ -146,7 +146,6 @@ SpiceAudioPrivate SpiceDisplayChannel SpiceDisplayChannel SpiceDisplayChannelClass -SpiceDisplayMonitorConfig SPICE_DISPLAY_CHANNEL SPICE_IS_DISPLAY_CHANNEL @@ -353,7 +352,6 @@ spice_display_set_grab_keys spice_display_get_grab_keys spice_display_send_keys spice_display_get_pixbuf -spice_display_get_monitor_config SpiceGrabSequence spice_grab_sequence_new -- cgit