]> source.dussan.org Git - nextcloud-server.git/commitdiff
Remove unused $toRemove
authorVincent Petry <pvince81@owncloud.com>
Thu, 9 Apr 2015 10:34:19 +0000 (12:34 +0200)
committerVincent Petry <pvince81@owncloud.com>
Thu, 9 Apr 2015 10:34:19 +0000 (12:34 +0200)
apps/files_sharing/lib/updater.php

index affa28720b284d0a48b9938eb2ebef85b5268878..322c031f2f1a4e42a693cfd0d286cddc8621f8c1 100644 (file)
@@ -27,9 +27,6 @@ namespace OC\Files\Cache;
 
 class Shared_Updater {
 
-       // shares which can be removed from oc_share after the delete operation was successful
-       static private $toRemove = array();
-
        /**
         * walk up the users file tree and update the etags
         * @param string $user