mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 09:14:06 +02:00
remove unused method
This commit is contained in:
parent
4411326dde
commit
5330edcc57
1 changed files with 0 additions and 4 deletions
|
|
@ -132,10 +132,6 @@ class NativeShare extends AbstractShare {
|
|||
return '';
|
||||
}
|
||||
|
||||
private function getStat($path) {
|
||||
return $this->getState()->stat($this->buildUrl($path));
|
||||
}
|
||||
|
||||
/**
|
||||
* Create a folder on the share
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue