Commented out herror() as its not called anywhere in the code.
This commit is contained in:
@@ -67,7 +67,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
// need add throw() under Linux when compile with aggressive warning
|
||||
void herror(const char*) throw();
|
||||
// void herror(const char*) throw();
|
||||
|
||||
sockinetaddr::sockinetaddr ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user