removed: unneeded lines

This commit is contained in:
Bob 2021-09-26 22:36:21 +02:00
parent d23b42c1b3
commit fd151cf7df

View file

@ -29,9 +29,6 @@
using namespace boost::asio;
using ip::tcp;
using std::string;
using std::cout;
using std::endl;
using namespace nlohmann;
void CKodiClient::Start(CAmpSwitch* ampswitch)