Project

General

Profile

Revision 441

Added by Jason knichel about 16 years ago

got rid of some compiler warnings

View differences:

ColonetServer.cpp
30 30

  
31 31
#define u_int32_t unsigned
32 32

  
33
static ConnectionPool* connection_pool;
33
//TODO: is this needed anymore?  it still compiles when i comment it out
34
//static ConnectionPool* connection_pool;
34 35

  
35 36
/**
36 37
 * @brief Default constructor for ColonetServer

Also available in: Unified diff