summaryrefslogtreecommitdiffstats
path: root/lib/public/Authentication/IApacheBackend.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Authentication/IApacheBackend.php')
-rw-r--r--lib/public/Authentication/IApacheBackend.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/public/Authentication/IApacheBackend.php b/lib/public/Authentication/IApacheBackend.php
index 806c71835a8..4528bef3479 100644
--- a/lib/public/Authentication/IApacheBackend.php
+++ b/lib/public/Authentication/IApacheBackend.php
@@ -22,12 +22,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
-/**
- * Public interface of ownCloud for apps to use.
- * Authentication/IApacheBackend 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