From d78f399542b0b81fab67f31c9a88665943f0571d Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Mon, 16 Mar 2009 16:33:01 +0000 Subject: Delete some unused macros detected with -Wp,-Wunused-macros use git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6856 c046a42c-6fe2-441c-8c8c-71466251a162 --- hw/pckbd.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'hw/pckbd.c') diff --git a/hw/pckbd.c b/hw/pckbd.c index 3a004f7a8e..dd5265134b 100644 --- a/hw/pckbd.c +++ b/hw/pckbd.c @@ -109,8 +109,6 @@ #define MOUSE_STATUS_ENABLED 0x20 #define MOUSE_STATUS_SCALE21 0x10 -#define KBD_QUEUE_SIZE 256 - #define KBD_PENDING_KBD 1 #define KBD_PENDING_AUX 2 -- cgit 1.4.1