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
|
|
@ -52,11 +52,6 @@ interface IShare {
|
|||
*/
|
||||
public function put($source, $target);
|
||||
|
||||
/**
|
||||
* @return Server
|
||||
*/
|
||||
public function getServer();
|
||||
|
||||
/**
|
||||
* List the content of a remote folder
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue