aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/ajax
diff options
context:
space:
mode:
authorBjoern Schiessle <schiessle@owncloud.com>2012-08-10 12:37:04 +0200
committerBjoern Schiessle <schiessle@owncloud.com>2012-08-10 12:37:04 +0200
commit3ec6dc56c93c1c71b58aceef4b211ed75c807f6c (patch)
treeae5136c114194368f9e0c6e5f6967e5f9ac8c799 /apps/files_encryption/ajax
parente4450d10354a23d8b20eea6657fb7bd1e57580fa (diff)
downloadnextcloud-server-3ec6dc56c93c1c71b58aceef4b211ed75c807f6c.tar.gz
nextcloud-server-3ec6dc56c93c1c71b58aceef4b211ed75c807f6c.zip
ToDo item removed
Diffstat (limited to 'apps/files_encryption/ajax')
-rw-r--r--apps/files_encryption/ajax/mode.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files_encryption/ajax/mode.php b/apps/files_encryption/ajax/mode.php
index f1a026ca431..64203b42cf5 100644
--- a/apps/files_encryption/ajax/mode.php
+++ b/apps/files_encryption/ajax/mode.php
@@ -4,8 +4,6 @@
* This file is licensed under the Affero General Public License version 3 or later.
* See the COPYING-README file.
*/
-
-//TODO: Handle switch between client and server side encryption
use OCA_Encryption\Keymanager;