Static cleanups, dead code deletion.

This commit is contained in:
Adam Jackson
2007-03-25 12:27:01 -04:00
parent ac2356843e
commit 9a0f25de7c
54 changed files with 187 additions and 482 deletions

View File

@@ -62,7 +62,7 @@ SOFTWARE.
#define EMASKSIZE MAX_DEVICES
extern int CoreDevicePrivatesIndex, CoreDevicePrivatesGeneration;
extern int CoreDevicePrivatesIndex;
/* Kludge: OtherClients and InputClients must be compatible, see code */