Kaydet (Commit) de074f28 authored tarafından Kurt Zenker's avatar Kurt Zenker

masterfix: #i110833# patch applied to prevent a build error without GTK

üst 4f2def42
......@@ -482,7 +482,9 @@ int main( int argc, char **argv)
medDebug( 1, "left plugin app main loop\n" );
#ifdef ENABLE_GTK
g_source_remove(xt_polling_timer_id);
#endif
pNP_Shutdown();
medDebug( 1, "NP_Shutdown done\n" );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment