Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 306181 | Differences between
and this patch

Collapse All | Expand All

(-)extensions/source/plugin/unx/npwrap.cxx (+2 lines)
Lines 485-491 Link Here
485
485
486
    medDebug( 1, "left plugin app main loop\n" );
486
    medDebug( 1, "left plugin app main loop\n" );
487
487
488
    #ifdef ENABLE_GTK
488
    g_source_remove(xt_polling_timer_id);
489
    g_source_remove(xt_polling_timer_id);
490
    #endif
489
    
491
    
490
    pNP_Shutdown();
492
    pNP_Shutdown();
491
    medDebug( 1, "NP_Shutdown done\n" );
493
    medDebug( 1, "NP_Shutdown done\n" );

Return to bug 306181