diff --git a/src/Routerin.cc b/src/Routerin.cc index a27aedc..b723c34 100644 --- a/src/Routerin.cc +++ b/src/Routerin.cc @@ -56,7 +56,6 @@ static const std::string std_footer= u8R"FISCHBLUBBE( Routerin::Routerin(): sfh( new StaticFileHandler()) - { cout << "Konstr Routering" << endl; }