summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/unx/npwrap.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-04-16 13:29:10 +0200
committerJens-Heiner Rechtien <hr@openoffice.org>2010-04-16 13:29:10 +0200
commit14a6186576146ba795e663fd44be45fd60404c93 (patch)
treea36be6b544acbc37505a5262b404e54d3b8f4f8c /extensions/source/plugin/unx/npwrap.cxx
parent1b192bd38a3695cc2965ece438d47d6f74958289 (diff)
parentde074f2857ab86ff425f010cd0e53dadc040c9a5 (diff)
DEV300: merge masterfix ea9085d6db4c@DEV300
Notes
Notes: split repo tag: components_ooo/DEV300_m77
Diffstat (limited to 'extensions/source/plugin/unx/npwrap.cxx')
-rw-r--r--extensions/source/plugin/unx/npwrap.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/source/plugin/unx/npwrap.cxx b/extensions/source/plugin/unx/npwrap.cxx
index 1be5f9f42a03..387de8cde24d 100644
--- a/extensions/source/plugin/unx/npwrap.cxx
+++ b/extensions/source/plugin/unx/npwrap.cxx
@@ -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" );