mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
remove unused method
This commit is contained in:
parent
0cf2fa0904
commit
7c2393afb0
3 changed files with 1 additions and 23 deletions
|
|
@ -222,13 +222,6 @@ class Share implements IShare {
|
|||
return $fh;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return Server
|
||||
*/
|
||||
public function getServer() {
|
||||
return $this->server;
|
||||
}
|
||||
|
||||
/**
|
||||
* @param string $command
|
||||
* @return array
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue