Чистка кода

pull/13/head
Igor Belitskiy 3 years ago
parent f78e2a0533
commit 485b50e634

@ -798,8 +798,6 @@ void MainWindow::is_user_wheel(){
void MainWindow::pars_users() { void MainWindow::pars_users() {
int uid_max = 65534; int uid_max = 65534;
string user_pars = "";
string del_sim = " ";
while (true) { while (true) {
errno = 0; errno = 0;
passwd* entry = getpwent(); passwd* entry = getpwent();

Loading…
Cancel
Save