remove unneeded variable

remotes/origin/stable5
Björn Schießle 13 years ago
parent 362c92cf9b
commit d4fd83301a
  1. 1
      lib/fileproxy/fileoperations.php

@ -26,7 +26,6 @@
class OC_FileProxy_FileOperations extends OC_FileProxy{ class OC_FileProxy_FileOperations extends OC_FileProxy{
static $rootView; static $rootView;
private $userQuota=-1;
public function premkdir($path) { public function premkdir($path) {
if(!self::$rootView){ if(!self::$rootView){

Loading…
Cancel
Save