From: Bjoern Schiessle Date: Thu, 8 Aug 2013 11:38:15 +0000 (+0200) Subject: remove todo item X-Git-Tag: v6.0.0alpha2~307^2~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=512f98cac9d4cf2993667e2347ae36c29a0f53e0;p=nextcloud-server.git remove todo item --- diff --git a/apps/files_encryption/lib/crypt.php b/apps/files_encryption/lib/crypt.php index 34051db6a21..95ea3a888be 100755 --- a/apps/files_encryption/lib/crypt.php +++ b/apps/files_encryption/lib/crypt.php @@ -23,10 +23,6 @@ * */ -/* - * TODO: Check if methods really need to be public - */ - namespace OCA\Encryption; //require_once '../3rdparty/Crypt_Blowfish/Blowfish.php';