mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
remove unused method, the right one is in util.php
This commit is contained in:
parent
aca7fbe2c8
commit
a6ced6b53f
1 changed files with 0 additions and 4 deletions
|
|
@ -663,8 +663,4 @@ class Crypt {
|
|||
}
|
||||
}
|
||||
|
||||
public static function decryptAll() {
|
||||
error_log("decrypt all");
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Reference in a new issue