summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--record/record.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/record/record.c b/record/record.c
index 1168c43ac..c59f187e8 100644
--- a/record/record.c
+++ b/record/record.c
@@ -804,7 +804,6 @@ RecordADeviceEvent(CallbackListPtr *pcbl, pointer nulldata, pointer calldata)
RecordContextPtr pContext;
RecordClientsAndProtocolPtr pRCAP;
int eci; /* enabled context index */
- int count;
for (eci = 0; eci < numEnabledContexts; eci++)
{