From 918f281d8226689f5c997a07c0bcd9a691ddb178 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 7 Jan 2008 11:04:24 +0000 Subject: implemented class type registry --- queue.c | 1 - 1 file changed, 1 deletion(-) (limited to 'queue.c') diff --git a/queue.c b/queue.c index 292938c5..c2b67d13 100644 --- a/queue.c +++ b/queue.c @@ -266,7 +266,6 @@ finalize_it: static rsRetVal qDiskReadChar(queueFileDescription_t *pFile, uchar *pC) { DEFiRet; - uchar c; assert(pFile != NULL); assert(pC != NULL); -- cgit v1.2.3