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.