Clean up build warnings from Darwin (clang).

This commit is contained in:
Andrew Johnson
2014-05-30 12:36:50 -05:00
parent c980613bd8
commit 9e1ebf8d0f
7 changed files with 8 additions and 15 deletions
+2
View File
@@ -44,8 +44,10 @@
using namespace std;
#if 0
const unsigned mSecPerSec = 1000u;
const unsigned uSecPerSec = 1000u * mSecPerSec;
#endif
tcpSendThread::tcpSendThread (
class tcpiiu & iiuIn, const char * pName,