From e6041f48ce9c3c885909228dd427931f0623a636 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Tue, 9 Apr 2019 18:07:47 +0200 Subject: [PATCH] unused --- armsrc/iclass.c | 1 - 1 file changed, 1 deletion(-) diff --git a/armsrc/iclass.c b/armsrc/iclass.c index eb7226bb8..87cf97475 100644 --- a/armsrc/iclass.c +++ b/armsrc/iclass.c @@ -655,7 +655,6 @@ static RAMFUNC int ManchesterDecoding_iclass(uint32_t v) { return false; } } - error = 0; } return false; }