diff --git a/Indicators/JsonAPIIndicator.mq5 b/Indicators/JsonAPIIndicator.mq5 index 4a2d8af..d9f64c0 100644 --- a/Indicators/JsonAPIIndicator.mq5 +++ b/Indicators/JsonAPIIndicator.mq5 @@ -40,8 +40,6 @@ bool debug = true; bool first = false; int activeBufferCount = 0; -int activeBufferCount = 0; - //+------------------------------------------------------------------+ //| Custom indicator initialization function | //+------------------------------------------------------------------+