Suppressed HPUX warnings.
This commit is contained in:
@@ -81,7 +81,7 @@ nciu & netWriteNotifyIO::channel () const
|
||||
return this->chan;
|
||||
}
|
||||
|
||||
void * netWriteNotifyIO::operator new ( size_t )
|
||||
void * netWriteNotifyIO::operator new ( size_t ) // X aCC 361
|
||||
{
|
||||
// The HPUX compiler seems to require this even though no code
|
||||
// calls it directly
|
||||
|
||||
Reference in New Issue
Block a user