]> sjero.net Git - linphone/blobdiff - coreapi/linphonecore.c
fix un authenticated subscribes/notify at shutdown
[linphone] / coreapi / linphonecore.c
index ad693a824f25f9529cb75b6f70542f5d163fdfd6..5d2042301505d84d1f6d148c45694c061cac7e71 100644 (file)
@@ -3850,7 +3850,6 @@ static void linphone_core_uninit(LinphoneCore *lc)
                usleep(50000);
 #endif
        }
-
        if (lc->friends)
                ms_list_for_each(lc->friends,(void (*)(void *))linphone_friend_close_subscriptions);
        linphone_core_set_state(lc,LinphoneGlobalShutdown,"Shutting down");