mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
cleanup
This commit is contained in:
@@ -151,12 +151,11 @@ void GLFramebuffer::initKeys()
|
||||
mKeyMap['7'] = KEY_7;
|
||||
mKeyMap['8'] = KEY_8;
|
||||
mKeyMap['9'] = KEY_9;
|
||||
#ifdef MARTII
|
||||
|
||||
mKeyMap['r'] = KEY_RED;
|
||||
mKeyMap['g'] = KEY_GREEN;
|
||||
mKeyMap['y'] = KEY_YELLOW;
|
||||
mKeyMap['b'] = KEY_BLUE;
|
||||
#endif
|
||||
}
|
||||
|
||||
void GLFramebuffer::run()
|
||||
|
Reference in New Issue
Block a user