From a7e4785be97dc305c0593332a7222db2c9b01e35 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Tue, 17 Feb 2015 23:25:31 +0100 Subject: Cleanup OCS code This removes unused code from `OC_OCS` which nobody understood what it really was for anyways. --- lib/public/appframework/http/ocsresponse.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/public/appframework') diff --git a/lib/public/appframework/http/ocsresponse.php b/lib/public/appframework/http/ocsresponse.php index adbe33d7c3c..37af07b70c8 100644 --- a/lib/public/appframework/http/ocsresponse.php +++ b/lib/public/appframework/http/ocsresponse.php @@ -29,8 +29,6 @@ namespace OCP\AppFramework\Http; use OCP\AppFramework\Http; -use OC_OCS; - /** * A renderer for OCS responses * @since 8.1.0 -- cgit v1.2.3