X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2Fconfig%2Freader.cpp;h=ba353ca00ee2d081fa91067705e9f62145dc76e3;hp=e8757ddb5acac495efcdb97cdecd1c34f5bfa66d;hb=5d2ae149e8a265e2cf488cf46c0c0e0d5b65e0c1;hpb=8d0e5b063af791abb303b7cb2e979cb41c93caf2 diff --git a/src/config/reader.cpp b/src/config/reader.cpp index e8757dd..ba353ca 100644 --- a/src/config/reader.cpp +++ b/src/config/reader.cpp @@ -97,9 +97,6 @@ void processLine(const string& str) { *(key::sdlMap[name]) = key; } - cout << name << endl; - cout << value << endl; - cout << key << endl; } }