]> source.dussan.org Git - nextcloud-server.git/commitdiff
remove unneeded variable
authorBjörn Schießle <schiessle@owncloud.com>
Fri, 12 Oct 2012 14:33:06 +0000 (16:33 +0200)
committerBjörn Schießle <schiessle@owncloud.com>
Fri, 12 Oct 2012 14:33:57 +0000 (16:33 +0200)
lib/fileproxy/fileoperations.php

index f2a5324ef96a54c9de04b79ace012a1d5c6c606e..fe7edafad2b5c8f36e7c5dd04c3445a39a44acd1 100644 (file)
@@ -26,7 +26,6 @@
  
 class OC_FileProxy_FileOperations extends OC_FileProxy{\r
        static $rootView;\r
-       private $userQuota=-1;
 
        public function premkdir($path) {\r
                if(!self::$rootView){\r