diff options
Diffstat (limited to 'src/network')
-rw-r--r-- | src/network/credentials_manager.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/network/credentials_manager.cpp b/src/network/credentials_manager.cpp index ea76627..f93a366 100644 --- a/src/network/credentials_manager.cpp +++ b/src/network/credentials_manager.cpp @@ -7,10 +7,6 @@ #include <botan/tls_exceptn.h> #include <config/config.hpp> -#ifdef USE_DATABASE -# include <database/database.hpp> -#endif - /** * TODO find a standard way to find that out. */ |