Remove obsolete method
This commit is contained in:
parent
0b3f0716fc
commit
3c67900421
1 changed files with 0 additions and 8 deletions
|
@ -141,14 +141,6 @@ class OC_Connector_Sabre_Directory extends OC_Connector_Sabre_Node
|
|||
return $node;
|
||||
}
|
||||
|
||||
/**
|
||||
* Return the directory content as fileinfo objects
|
||||
*
|
||||
* @return \OCP\FileInfo[]
|
||||
*/
|
||||
public function getDirectoryContent() {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns an array with all the child nodes
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue