mod_netconf: hopefuly "stable" version

- refactoring
- locking strategy revision
diff --git a/src/notification_module.h b/src/notification_module.h
index 8861e12..a005dc5 100644
--- a/src/notification_module.h
+++ b/src/notification_module.h
@@ -62,7 +62,7 @@
  * \param conns - apr_hash_t representing the list of netconf connections
  * \return 0 on success
  */
-int notification_init(apr_pool_t * pool, server_rec * server, apr_hash_t *conns);
+int notification_init(apr_pool_t * pool, server_rec * server);
 
 /**
  * \brief Handle method - passes execution into the libwebsocket library