• Simon Morlat's avatar
    fix vtables · c7a6cb09
    Simon Morlat authored
    linphone_core_remove_listener() can safely be called from within a callback.
    don't destroy the vtable in linphone_core_destroy(), similar to what is done with linphone_core_remove_listener().
    c7a6cb09