remove unused variable

This commit is contained in:
Bjoern Schiessle 2014-11-25 10:12:10 +01:00
parent bc3c835f6a
commit f274833403
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@ class Proxy extends \OC_FileProxy {
private function shouldEncrypt($path, $mode = 'w') {
$userId = Helper::getUser($path);
$session = new Session(new \OC\Files\View());
// don't call the crypt stream wrapper, if...
if (