diff options
Diffstat (limited to 'apps/files_encryption/ajax/mode.php')
-rw-r--r-- | apps/files_encryption/ajax/mode.php | 2 |
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; |