From 7522a23693b11a4c277a475cdb3204a1d9ac5912 Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Wed, 8 Aug 2012 17:13:20 +0200 Subject: Remove unused RUNTIME_NOSETUPFS var --- files/webdav.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'files') diff --git a/files/webdav.php b/files/webdav.php index 53673dbeca2..c19c4c6b72f 100644 --- a/files/webdav.php +++ b/files/webdav.php @@ -23,8 +23,6 @@ * */ -// Do not load FS ... -$RUNTIME_NOSETUPFS = true; // only need filesystem apps $RUNTIME_APPTYPES=array('filesystem','authentication'); require_once('../lib/base.php'); -- cgit v1.2.3