[gtk+] wayland: Remove unused function declaration
- From: Rob Bradford <rbradford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] wayland: Remove unused function declaration
- Date: Mon, 16 Jul 2012 19:14:18 +0000 (UTC)
commit bef037f5d2ec6a2d9221845a1737028a4878a8db
Author: Rob Bradford <rob linux intel com>
Date: Mon Jul 16 19:45:57 2012 +0100
wayland: Remove unused function declaration
gdk/wayland/gdkprivate-wayland.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gdk/wayland/gdkprivate-wayland.h b/gdk/wayland/gdkprivate-wayland.h
index 5354d75..a47f4ec 100644
--- a/gdk/wayland/gdkprivate-wayland.h
+++ b/gdk/wayland/gdkprivate-wayland.h
@@ -51,7 +51,6 @@ void _gdk_wayland_window_remove_focus (GdkWindow *window);
GdkKeymap *_gdk_wayland_keymap_new (void);
GdkKeymap *_gdk_wayland_keymap_new_from_fd (uint32_t format,
uint32_t fd, uint32_t size);
-struct xkb_desc *_gdk_wayland_keymap_get_xkb_desc (GdkKeymap *keymap);
struct xkb_state *_gdk_wayland_keymap_get_xkb_state (GdkKeymap *keymap);
GdkCursor *_gdk_wayland_display_get_cursor_for_type (GdkDisplay *display,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]