cleanup
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15943 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
b5cd88a5c7
commit
80d2048e81
@ -51,14 +51,6 @@ static device_hooks sMouseDeviceHooks = {
|
||||
isa_module_info *gIsa = NULL;
|
||||
sem_id gDeviceOpenSemaphore;
|
||||
|
||||
static int32 sInitialized = 0;
|
||||
static uint8 sCommandByte = 0;
|
||||
|
||||
static sem_id sResultSemaphore;
|
||||
static sem_id sResultOwnerSemaphore;
|
||||
static uint8 *sResultBuffer;
|
||||
static int32 sResultBytes;
|
||||
|
||||
static sem_id sKbcSem;
|
||||
static int32 sIgnoreInterrupts = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user