Changeset 385 for trunk/icedtea-web/plugin/icedteanp/IcedTeaNPPlugin.cc
- Timestamp:
- Jul 2, 2012, 10:10:25 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/icedtea-web/plugin/icedteanp/IcedTeaNPPlugin.cc
r384 r385 2587 2587 pthread_mutex_destroy(&pluginAsyncCallMutex); 2588 2588 2589 #ifdef __OS2__ 2590 // perform OS-specific uninitialization 2591 done_os(); 2592 #endif 2593 2589 2594 initialized = false; 2590 2595
Note:
See TracChangeset
for help on using the changeset viewer.