Skip to content
Snippets Groups Projects
Commit acf44a3e authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

Disable the progress bar

Not a so good idea ..
parent 73904d0d
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ sflphone_quit () ...@@ -70,7 +70,7 @@ sflphone_quit ()
dbus_clean (); dbus_clean ();
//call_list_clean(); TODO //call_list_clean(); TODO
//account_list_clean() //account_list_clean()
display_progress_bar(); //display_progress_bar();
gtk_main_quit (); gtk_main_quit ();
} }
return quit; return quit;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment