Removing superfluous struct declaration
This commit is contained in:
parent
a517873148
commit
682a5efc42
1 changed files with 0 additions and 3 deletions
|
@ -39,9 +39,6 @@
|
||||||
*/
|
*/
|
||||||
typedef GEventGWin GEventGWinKeyboard;
|
typedef GEventGWin GEventGWinKeyboard;
|
||||||
|
|
||||||
struct keyinfo {
|
|
||||||
};
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief The keyboard widget structure
|
* @brief The keyboard widget structure
|
||||||
* @note Do not use the members directly - treat it as a black-box.
|
* @note Do not use the members directly - treat it as a black-box.
|
||||||
|
|
Loading…
Add table
Reference in a new issue