From 9c9dc276b7a1d2592c4fb0a887888632dc1f1e29 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Wed, 25 Sep 2013 13:36:30 +0200 Subject: move the private namespace OC into lib/private - OCP will stay in lib/public Conflicts: lib/private/vcategories.php --- lib/legacy/filesystemview.php | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 lib/legacy/filesystemview.php (limited to 'lib/legacy/filesystemview.php') diff --git a/lib/legacy/filesystemview.php b/lib/legacy/filesystemview.php deleted file mode 100644 index d6bca62e06a..00000000000 --- a/lib/legacy/filesystemview.php +++ /dev/null @@ -1,9 +0,0 @@ - - * This file is licensed under the Affero General Public License version 3 or - * later. - * See the COPYING-README file. */ - -class OC_FilesystemView extends \OC\Files\View {} -- cgit v1.2.3