remove unused method, the right one is in util.php

remotes/origin/stable6
Bjoern Schiessle 13 years ago
parent aca7fbe2c8
commit a6ced6b53f
  1. 4
      apps/files_encryption/lib/crypt.php

@ -663,8 +663,4 @@ class Crypt {
}
}
public static function decryptAll() {
error_log("decrypt all");
}
}
Loading…
Cancel
Save