Index: client/Client/main.cpp
===================================================================
--- client/Client/main.cpp	(revision b53c6b345affaea1c625ed8caa8faf8df17f5992)
+++ client/Client/main.cpp	(revision 3b1efcc97deda61383fe1470d63eb56b0e172045)
@@ -360,6 +360,4 @@
    string response = string(msg.buffer);
 
-   // this whole select block should go in a new function.
-   // Figure out how to pass and return params properly
    switch(state)
    {
