mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/virt-viewer
synced 2025-12-31 11:12:01 +00:00
Remove obsolete function declaration
This function was removed in bd914bdea2, but the
declaration was missed.
This commit is contained in:
parent
03bf8d3051
commit
b82e238354
@ -97,7 +97,6 @@ GHashTable* virt_viewer_app_get_windows(VirtViewerApp *self);
|
||||
gboolean virt_viewer_app_get_enable_accel(VirtViewerApp *self);
|
||||
VirtViewerSession* virt_viewer_app_get_session(VirtViewerApp *self);
|
||||
gboolean virt_viewer_app_get_fullscreen(VirtViewerApp *app);
|
||||
gboolean virt_viewer_app_get_fullscreen_auto_conf(VirtViewerApp *app);
|
||||
const GOptionEntry* virt_viewer_app_get_options(void);
|
||||
void virt_viewer_app_clear_hotkeys(VirtViewerApp *app);
|
||||
gint virt_viewer_app_get_n_initial_displays(VirtViewerApp* self);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user