diff --git a/apps/files_encryption/lib/crypt.php b/apps/files_encryption/lib/crypt.php index d8d19029096..759e14b40b2 100755 --- a/apps/files_encryption/lib/crypt.php +++ b/apps/files_encryption/lib/crypt.php @@ -663,8 +663,4 @@ class Crypt { } } - public static function decryptAll() { - error_log("decrypt all"); - } - } \ No newline at end of file