X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Flibs%2Ffilebackend%2Ffileophandle%2FFileBackendStoreOpHandle.php;h=649225d839cc39ce08657576073cd998f801c1e5;hp=c366a0fff75023aec0ef0e612f8fbe25d8c86783;hb=eb06fb858e8492453ddb66f9b813ef4724decced;hpb=eee9f3b84f8ab38ee9dc4d727e7e5b56fbfb1b24 diff --git a/includes/libs/filebackend/fileophandle/FileBackendStoreOpHandle.php b/includes/libs/filebackend/fileophandle/FileBackendStoreOpHandle.php index c366a0fff7..649225d839 100644 --- a/includes/libs/filebackend/fileophandle/FileBackendStoreOpHandle.php +++ b/includes/libs/filebackend/fileophandle/FileBackendStoreOpHandle.php @@ -35,8 +35,6 @@ abstract class FileBackendStoreOpHandle { /** @var array */ public $resourcesToClose = []; - public $call; // string; name that identifies the function called - /** * Close all open file handles */