aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/download.php
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2013-01-26 14:03:17 +0100
committerLukas Reschke <lukas@statuscode.ch>2013-01-26 14:03:17 +0100
commit6c882d980681882134a93cfbb367fed816dfbb53 (patch)
tree8a2609ff528129f3f097fd0e6037b0a7c1dde2a0 /apps/files/download.php
parent7f0a3018b6a965ce569b8dc3a14aeb0c00c8e06b (diff)
downloadnextcloud-server-6c882d980681882134a93cfbb367fed816dfbb53.tar.gz
nextcloud-server-6c882d980681882134a93cfbb367fed816dfbb53.zip
Remove outdated comments
Diffstat (limited to 'apps/files/download.php')
-rw-r--r--apps/files/download.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/files/download.php b/apps/files/download.php
index e2149cd4135..1b70b1e38f8 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();