diff --git a/src/window.cc b/src/window.cc index 6b796f1..acc4024 100644 --- a/src/window.cc +++ b/src/window.cc @@ -7,9 +7,6 @@ #include "dialogs.h" #include "filesystem.h" -#include //TODO: remove -using namespace std; //TODO: remove - namespace sigc { #ifndef SIGC_FUNCTORS_DEDUCE_RESULT_TYPE_WITH_DECLTYPE template