aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gwin/gwin_keyboard.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gwin/gwin_keyboard.h b/src/gwin/gwin_keyboard.h
index a09127bd..1d792d7a 100644
--- a/src/gwin/gwin_keyboard.h
+++ b/src/gwin/gwin_keyboard.h
@@ -39,9 +39,6 @@
*/
typedef GEventGWin GEventGWinKeyboard;
-struct keyinfo {
-};
-
/**
* @brief The keyboard widget structure
* @note Do not use the members directly - treat it as a black-box.