Removing superfluous struct declaration

ugfx_release_2.6
Joel Bodenmann 2015-12-13 11:41:56 +01:00
parent a517873148
commit 682a5efc42
1 changed files with 0 additions and 3 deletions

View File

@ -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.