Use static plugin features in charon-nm

This commit is contained in:
Tobias Brunner
2012-06-27 11:31:16 +02:00
parent 5def45b890
commit ec3b332bf8
3 changed files with 37 additions and 22 deletions
+1 -6
View File
@@ -31,11 +31,6 @@
*
* @return TRUE, if initialization was successful
*/
bool nm_backend_init();
/**
* Deinitialize the NetworkManager backend.
*/
void nm_backend_deinit();
void nm_backend_register();
#endif /** NM_BACKEND_H_ @}*/