X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=server.cpp;h=2f3f4c091b96223088252d402aebd26bbd848218;hp=d894bd14d0a85d05783366fb60f0394fcf7c86dc;hb=abc26a8124af32551831e7b00b1902a0e71dc1e7;hpb=5812a7b5bb19068cff68c2946aa67a2a132717c7;ds=sidebyside diff --git a/server.cpp b/server.cpp index d894bd1..2f3f4c0 100644 --- a/server.cpp +++ b/server.cpp @@ -252,7 +252,6 @@ void Server::process_client(Client *client) break; } default: - // TODO assert(false); } }