mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
remove unneeded variable
This commit is contained in:
parent
362c92cf9b
commit
d4fd83301a
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
|||
|
||||
class OC_FileProxy_FileOperations extends OC_FileProxy{
|
||||
static $rootView;
|
||||
private $userQuota=-1;
|
||||
|
||||
public function premkdir($path) {
|
||||
if(!self::$rootView){
|
||||
|
|
|
|||
Loading…
Reference in a new issue