From 08a9d1d2dcb9553edd394f6f4df1ace8a407156a Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Thu, 9 Apr 2015 12:34:19 +0200 Subject: [PATCH] Remove unused $toRemove --- apps/files_sharing/lib/updater.php | 3 --- 1 file changed, 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 -- 2.39.5