Skip to content
Snippets Groups Projects
Commit d4fd8330 authored by Björn Schießle's avatar Björn Schießle
Browse files

remove unneeded variable

parent 362c92cf
Branches
No related tags found
No related merge requests found
...@@ -26,7 +26,6 @@ ...@@ -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){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment