diff options
Diffstat (limited to 'apps/files/download.php')
-rw-r--r-- | apps/files/download.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files/download.php b/apps/files/download.php index ddd23df4125..e3fe24e45d7 100644 --- a/apps/files/download.php +++ b/apps/files/download.php @@ -21,9 +21,6 @@ * */ -// Init owncloud - - // Check if we are a user OCP\User::checkLoggedIn(); |