diff --git a/src/main.cpp b/src/main.cpp index 35ff19b1..98de6728 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -16,14 +16,10 @@ */ #include -#include -#include #include "crypto/Crypto.h" #include "gui/Application.h" #include "gui/MainWindow.h" -#include "keys/CompositeKey.h" -#include "keys/PasswordKey.h" int main(int argc, char** argv) {