summaryrefslogtreecommitdiffstats
path: root/http
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-12 23:37:34 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-12 23:37:34 +0200
commit8677ea653fab67f0ebd56a11be6031618e3ae152 (patch)
treef6dc8c71e2e7cf9e48b2d4672def556cb955351d /http
parentf01a7748baeb95dbbcf5ca94f579a6e38ec8b971 (diff)
remove private properties that are not used
Diffstat (limited to 'http')
-rw-r--r--http/textdownloadresponse.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/http/textdownloadresponse.php b/http/textdownloadresponse.php
index ac6e8153e..a0821f43a 100644
--- a/http/textdownloadresponse.php
+++ b/http/textdownloadresponse.php
@@ -20,8 +20,6 @@ namespace OCA\News\Http;
class TextDownloadResponse extends DownloadResponse {
private $content;
- private $filename;
- private $contentType;
/**
* Creates a response that prompts the user to download a file which