core: small fixes

This commit is contained in:
Bjoern Schiessle 2015-03-26 12:24:02 +01:00 committed by Thomas Müller
parent 198b73fe32
commit cb9980823d

View file

@ -62,7 +62,6 @@ class Encryption extends Wrapper {
$this->mountPoint = $parameters['mountPoint'];
$this->encryptionManager = $encryptionManager;
$this->keyStorage = $keyStorage;
$this->util = $util;
$this->logger = $logger;
$this->uid = $uid;