[Pkg-owncloud-commits] [owncloud] 30/67: remove unneeded variable

David Prévot taffit at alioth.debian.org
Fri Nov 8 23:10:36 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to annotated tag v4.5.1
in repository owncloud.

commit a0ac64cbd6f72fc0420b6b3de11ae53ebb3b9783
Author: Björn Schießle <schiessle at owncloud.com>
Date:   Fri Oct 12 16:33:06 2012 +0200

    remove unneeded variable
---
 lib/fileproxy/fileoperations.php |    1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/fileproxy/fileoperations.php b/lib/fileproxy/fileoperations.php
index f2a5324..fe7edaf 100644
--- a/lib/fileproxy/fileoperations.php
+++ b/lib/fileproxy/fileoperations.php
@@ -26,7 +26,6 @@
  
 class OC_FileProxy_FileOperations extends OC_FileProxy{
 	static $rootView;
-	private $userQuota=-1;
 
 	public function premkdir($path) {
 		if(!self::$rootView){

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list