]> sjero.net Git - linphone/commitdiff
fix linphone quit
authorMargaux Clerc <margaux.clerc@belledonne-communications>
Thu, 10 Jan 2013 14:55:10 +0000 (15:55 +0100)
committerMargaux Clerc <margaux.clerc@belledonne-communications>
Thu, 10 Jan 2013 14:55:10 +0000 (15:55 +0100)
gtk/main.c

index 08461290ad65bea83aee65d602e9dcc08367a30f..59530d816196d36cedfb91e79016ebcf29faaffb 100644 (file)
@@ -1750,7 +1750,6 @@ static void linphone_gtk_quit(void){
 #ifdef BUILD_WIZARD
                linphone_gtk_close_assistant();
 #endif
-               linphone_gtk_destroy_main_window();
                linphone_gtk_uninit_instance();
                linphone_gtk_destroy_log_window();
                linphone_core_destroy(the_core);