summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2015-04-09 12:34:19 +0200
committerVincent Petry <pvince81@owncloud.com>2015-04-09 12:34:19 +0200
commit08a9d1d2dcb9553edd394f6f4df1ace8a407156a (patch)
tree43dbe49a49639b75d87d1be0f24b4b513790820d /apps/files_sharing
parent461302244ee0aed22c355f1b1201d79ec899b2ad (diff)
downloadnextcloud-server-08a9d1d2dcb9553edd394f6f4df1ace8a407156a.tar.gz
nextcloud-server-08a9d1d2dcb9553edd394f6f4df1ace8a407156a.zip
Remove unused $toRemove
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/lib/updater.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files_sharing/lib/updater.php b/apps/files_sharing/lib/updater.php
index affa28720b2..322c031f2f1 100644
--- a/apps/files_sharing/lib/updater.php
+++ b/apps/files_sharing/lib/updater.php
@@ -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