diff --git a/library/Icinga/Web/Response.php b/library/Icinga/Web/Response.php index 11773a594..cdb377efd 100644 --- a/library/Icinga/Web/Response.php +++ b/library/Icinga/Web/Response.php @@ -235,7 +235,6 @@ class Response extends Zend_Controller_Response_Http return $this->contentType; } - /** * Entry point for HTTP responses in JSON format *