diff --git a/ajax/delTag.php b/ajax/delTag.php index 1ac73c71..bede717b 100644 --- a/ajax/delTag.php +++ b/ajax/delTag.php @@ -21,11 +21,6 @@ * */ -//no apps or filesystem -$RUNTIME_NOSETUPFS=true; - - - // Check if we are a user OCP\JSON::checkLoggedIn(); OCP\JSON::checkAppEnabled('bookmarks');