remove unneeded variable

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