diff --git a/include/alex.cpp b/include/alex.cpp index 3f3c2807c..985878f73 100755 --- a/include/alex.cpp +++ b/include/alex.cpp @@ -177,7 +177,6 @@ void TAVM_list_window::update() const int last = min(_bc->items(), rows()); for (int i = 0; i < last; i++) { - const int y = i+1; if (_ip == i) {