[gtk: 1/4] gdk/win32: remove old declaration
- From: Luca Bacci <lbacci src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 1/4] gdk/win32: remove old declaration
- Date: Mon, 22 Aug 2022 22:26:10 +0000 (UTC)
commit 82bcebe3deb9bbfb2a5b4f88e65947d848bcd025
Author: Marc-André Lureau <marcandre lureau redhat com>
Date: Fri Aug 19 11:19:30 2022 +0400
gdk/win32: remove old declaration
The function is gone since commit ea65abc7e2cd ("Rewrite
GdkWin32Keymap (load table directly from layout DLL)")
Signed-off-by: Marc-André Lureau <marcandre lureau redhat com>
gdk/win32/gdkwin32keys.h | 6 ------
1 file changed, 6 deletions(-)
---
diff --git a/gdk/win32/gdkwin32keys.h b/gdk/win32/gdkwin32keys.h
index c0dc85a80c..469ad49e2e 100644
--- a/gdk/win32/gdkwin32keys.h
+++ b/gdk/win32/gdkwin32keys.h
@@ -61,12 +61,6 @@ typedef struct _GdkWin32KeymapClass GdkWin32KeymapClass;
GType gdk_win32_keymap_get_type (void);
-GdkWin32KeymapMatch gdk_win32_keymap_check_compose (GdkWin32Keymap *keymap,
- guint16 *compose_buffer,
- gsize compose_buffer_len,
- guint16 *output,
- gsize *output_len);
-
G_END_DECLS
#endif /* __GDK_WIN32_KEYMAP_H__ */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]