aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Http/DataResponse.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/AppFramework/Http/DataResponse.php')
-rw-r--r--lib/public/AppFramework/Http/DataResponse.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/public/AppFramework/Http/DataResponse.php b/lib/public/AppFramework/Http/DataResponse.php
index d1b5a989221..ca0392e521c 100644
--- a/lib/public/AppFramework/Http/DataResponse.php
+++ b/lib/public/AppFramework/Http/DataResponse.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.
- * AppFramework\HTTP\DataResponse class
- */
-
namespace OCP\AppFramework\Http;
use OCP\AppFramework\Http;