summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo
diff options
context:
space:
mode:
authorJörn Friedrich Dreyer <jfd@butonic.de>2013-09-20 16:46:33 +0200
committerJörn Friedrich Dreyer <jfd@butonic.de>2013-09-20 16:46:33 +0200
commit4b3e56bcf9a040db67a1ec3cc9bddda751a79bdb (patch)
tree50fdac273f6202d1f22dd2b4bbe206c10312df3d /apps/files/appinfo
parent9e39118b526afe6464fc15ea3fa5ed6301f1f63d (diff)
downloadnextcloud-server-4b3e56bcf9a040db67a1ec3cc9bddda751a79bdb.tar.gz
nextcloud-server-4b3e56bcf9a040db67a1ec3cc9bddda751a79bdb.zip
remove unneccessary lib in namespace
Diffstat (limited to 'apps/files/appinfo')
-rw-r--r--apps/files/appinfo/app.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/appinfo/app.php b/apps/files/appinfo/app.php
index bd3245ded3f..909baca92ea 100644
--- a/apps/files/appinfo/app.php
+++ b/apps/files/appinfo/app.php
@@ -1,5 +1,4 @@
<?php
-OC::$CLASSPATH['OCA\Files\Capabilities'] = 'apps/files/lib/capabilities.php';
$l = OC_L10N::get('files');