Commit 850ad3aa authored by Patrick José Pereira's avatar Patrick José Pereira

ui: Remove unused variables

Signed-off-by: 's avatarPatrick José Pereira <patrickelectric@gmail.com>
parent 329c4376
......@@ -227,9 +227,6 @@ Again:
}
if (childItem) {
// Process this item
QString text = childItem->text(0);
// Move to the next item for processing at this level
_walkIndexStack.last() = ++walkIndex;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment