mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
Remove leftover restore_error_handler
This commit is contained in:
parent
fcb7aa6a55
commit
5b5905e494
1 changed files with 0 additions and 1 deletions
|
|
@ -182,7 +182,6 @@ class NativeShare implements IShare {
|
|||
$this->state->write($targetHandle, $data);
|
||||
}
|
||||
$this->state->close($targetHandle);
|
||||
restore_error_handler();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue