eet init - fix structurally dead code

CID 1039542
This commit is contained in:
Carsten Haitzler 2014-08-14 20:05:30 +09:00
parent 9d40475b22
commit 2bd42962e3
1 changed files with 1 additions and 1 deletions

View File

@ -598,8 +598,8 @@ eet_init(void)
#ifdef HAVE_GNUTLS
shutdown_eet:
#endif
eet_node_shutdown();
#endif
shutdown_mempool:
eet_mempool_shutdown();
unregister_log_domain: