remove unused method

This commit is contained in:
Robin Appelman 2014-07-22 23:44:49 +02:00
commit 7c2393afb0
3 changed files with 1 additions and 23 deletions

View file

@ -222,13 +222,6 @@ class Share implements IShare {
return $fh;
}
/**
* @return Server
*/
public function getServer() {
return $this->server;
}
/**
* @param string $command
* @return array