summaryrefslogtreecommitdiffstats
path: root/apps/bookmarks/ajax/updateList.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/bookmarks/ajax/updateList.php')
-rw-r--r--apps/bookmarks/ajax/updateList.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/bookmarks/ajax/updateList.php b/apps/bookmarks/ajax/updateList.php
index 4de2475d067..cf9a2cf9183 100644
--- a/apps/bookmarks/ajax/updateList.php
+++ b/apps/bookmarks/ajax/updateList.php
@@ -22,11 +22,6 @@
*
*/
-//no apps or filesystem
-$RUNTIME_NOSETUPFS=true;
-
-
-
// Check if we are a user
OCP\JSON::checkLoggedIn();
OCP\JSON::checkAppEnabled('bookmarks');