cleanup
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16052 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
a9e8a72a70
commit
d763a2eb2a
@ -226,10 +226,6 @@ ps2_dev_command(ps2_dev *dev, uint8 cmd, const uint8 *out, int out_count, uint8
|
||||
|
||||
dev->flags &= ~PS2_FLAG_CMD;
|
||||
|
||||
if (res != B_OK) {
|
||||
dprintf("ps2_dev_command send failed\n");
|
||||
}
|
||||
|
||||
return res;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user