various changes

This commit is contained in:
john stone 2014-05-02 01:18:45 +02:00
parent 696239e29d
commit 80eccf477c
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ static const std::string std_footer= u8R"FISCHBLUBBE(
Routerin::Routerin():
sfh( new StaticFileHandler())
{
cout << "Konstr Routering" << endl;
}