don't create files folder, let ownCloud core handle it

This commit is contained in:
Bjoern Schiessle 2014-03-05 12:44:02 +01:00
parent a8ae2f10b9
commit fbd8c00a89

View file

@ -135,7 +135,6 @@ class Util {
// Set directories to check / create
$setUpDirs = array(
$this->userDir,
$this->userFilesDir,
$this->publicKeyDir,
$this->encryptionDir,
$this->keyfilesPath,