Commented out herror() as its not called anywhere in the code.

This commit is contained in:
Robert Osfield
2007-09-18 16:00:21 +00:00
parent e091d65c91
commit c8fd1e4627

View File

@@ -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 ()
{