Removed rogue declaration
This commit is contained in:
parent
950d10c49f
commit
fdeb89a191
1 changed files with 0 additions and 10 deletions
|
@ -256,16 +256,6 @@ private:
|
|||
////////////////////////////////////////////////////////////
|
||||
static Keyboard::Key virtualKeyCodeToSF(WPARAM key, LPARAM flags);
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
/// \brief Convert win32 message flags to scancode
|
||||
///
|
||||
/// \param lParam The message flags
|
||||
///
|
||||
/// \return The scancode corresponding to the key
|
||||
///
|
||||
////////////////////////////////////////////////////////////
|
||||
static Keyboard::Scancode convertToScancode(LPARAM flags);
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
/// \brief Function called whenever one of our windows receives a message
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue