From c41f506cc12daf265c182324e4f95bcf988553a9 Mon Sep 17 00:00:00 2001 From: ram-0000 Date: Sun, 8 Nov 2015 19:38:54 +0100 Subject: [PATCH] Update ir_Aiwa.cpp Remove unused mask variable line 31 --- ir_Aiwa.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/ir_Aiwa.cpp b/ir_Aiwa.cpp index bd5ba89..9cc5656 100644 --- a/ir_Aiwa.cpp +++ b/ir_Aiwa.cpp @@ -28,7 +28,6 @@ void IRsend::sendAiwaRCT501 (int code) { unsigned long pre = 0x0227EEC0; // 26-bits - int mask; // Set IR carrier frequency enableIROut(AIWA_RC_T501_HZ);