Compatibility changes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1936 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f45d1cc7e4
commit
6274b13f69
@ -295,8 +295,6 @@ void BControl::MakeFocus(bool focused)
|
||||
//------------------------------------------------------------------------------
|
||||
void BControl::KeyDown(const char *bytes, int32 numBytes)
|
||||
{
|
||||
BMessage* message = Window()->CurrentMessage();
|
||||
|
||||
if (numBytes == 1)
|
||||
{
|
||||
switch (bytes[0])
|
||||
|
Loading…
x
Reference in New Issue
Block a user