From: Vincent Petry Date: Thu, 9 Apr 2015 10:34:19 +0000 (+0200) Subject: Remove unused $toRemove X-Git-Tag: v8.1.0alpha1~48^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=08a9d1d2dcb9553edd394f6f4df1ace8a407156a;p=nextcloud-server.git Remove unused $toRemove --- 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