remove unneeded variable

remotes/origin/stable5
Björn Schießle 2012-10-12 16:33:06 +07:00
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){