add void return
This commit is contained in:
@@ -51,7 +51,7 @@ dbPutNotifyBlocker::~dbPutNotifyBlocker ()
|
||||
}
|
||||
}
|
||||
|
||||
dbPutNotifyBlocker::uninstallPutNotifyIO ( dbPutNotifyIO &io )
|
||||
void dbPutNotifyBlocker::uninstallPutNotifyIO ( dbPutNotifyIO &io )
|
||||
{
|
||||
dbAutoScanLock ( this->chan );
|
||||
if ( &io == this->pPN ) {
|
||||
|
||||
Reference in New Issue
Block a user