Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
die_coolen_jungs
our_own_cloud_project
Commits
f2748334
Commit
f2748334
authored
Nov 25, 2014
by
Bjoern Schiessle
Browse files
remove unused variable
parent
bc3c835f
Changes
1
Hide whitespace changes
Inline
Side-by-side
apps/files_encryption/lib/proxy.php
View file @
f2748334
...
...
@@ -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
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment