Update Client.cpp

This commit is contained in:
alexey-milovidov 2018-07-27 20:37:53 +03:00 committed by GitHub
parent 6283c3f572
commit cac790f08f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -177,7 +177,6 @@ private:
};
///
class Client : public Poco::Util::Application
{
public: