diff --git a/src/Adapter.cc b/src/Adapter.cc index 235bf19..ed63106 100644 --- a/src/Adapter.cc +++ b/src/Adapter.cc @@ -3,14 +3,11 @@ #include "Adapter.hh" #include -#include -#include #include "status_to_string.hh" #include #include "passphrase_cache.hh" #include "callback_dispatcher.hh" #include "group_manager_api.h" -#include using namespace std;