summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gui/selectuserform.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/selectuserform.cpp b/src/gui/selectuserform.cpp
index 96c9eaa..6568114 100644
--- a/src/gui/selectuserform.cpp
+++ b/src/gui/selectuserform.cpp
@@ -133,7 +133,6 @@ void SelectUserForm::validate()
not_selected_list.push_back(phone->
ref_user_profile(item->text().toStdString()));
}
- i++;
}
emit (selection(selected_list));