# HG changeset patch # User Matti Hamalainen # Date 1337826956 -10800 # Node ID 8a5a81c465f0a2404a5bd6b7c59cc6ba5fea82c0 # Parent b4ed5d574edcd14b5ffee0923169221ab12fbf27 Cleanup. diff -r b4ed5d574edc -r 8a5a81c465f0 nnchat.c --- a/nnchat.c Thu May 24 05:31:18 2012 +0300 +++ b/nnchat.c Thu May 24 05:35:56 2012 +0300 @@ -885,11 +885,6 @@ } -{ - - -{ - int handleUserInput(nn_conn_t *conn, char *buf, size_t bufLen) { char *tmpStr, tmpBuf[4096];