diff options
Diffstat (limited to 'lib/public/Files/Folder.php')
-rw-r--r-- | lib/public/Files/Folder.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/public/Files/Folder.php b/lib/public/Files/Folder.php index 292d53d7767..912c5472fac 100644 --- a/lib/public/Files/Folder.php +++ b/lib/public/Files/Folder.php @@ -23,12 +23,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - -/** - * Public interface of ownCloud for apps to use. - * Files/Folder interface - */ - // use OCP namespace for all classes that are considered public. // This means that they should be used by apps instead of the internal ownCloud classes |