summaryrefslogtreecommitdiffstats
path: root/ajax/setallitemsread.php
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2012-09-07 14:22:18 +0200
committerBart Visscher <bartv@thisnet.nl>2012-09-07 14:25:28 +0200
commitce2e3bd0cba51d5625c53d14bd58204eca89eaf2 (patch)
treec44640aea1d00bd7ff075bfae70c4282cff6d63e /ajax/setallitemsread.php
parent69023ff573517691d80675d4e4249a941d8897c5 (diff)
Remove empty lines at end of file
Diffstat (limited to 'ajax/setallitemsread.php')
-rw-r--r--ajax/setallitemsread.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/ajax/setallitemsread.php b/ajax/setallitemsread.php
index aee0ff008..5355ead06 100644
--- a/ajax/setallitemsread.php
+++ b/ajax/setallitemsread.php
@@ -61,4 +61,3 @@ if(!$success) {
//TODO: replace the following with a real success case. see contact/ajax/createaddressbook.php for inspirations
OCP\JSON::success(array('data' => array('feedId' => $feedId )));
-