aboutsummaryrefslogtreecommitdiffstats
path: root/mod/channel.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/channel.php')
-rw-r--r--mod/channel.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/mod/channel.php b/mod/channel.php
index a936650f3..6e82eb1e7 100644
--- a/mod/channel.php
+++ b/mod/channel.php
@@ -141,9 +141,6 @@ function channel_content(&$a, $update = 0, $load = false) {
intval($a->profile['profile_uid']),
intval(ITEM_WALL)
);
- if (! $r) {
- notice( t('Permission denied.') . EOL);
- }
} else {
$r = q("SELECT distinct parent AS `item_id` from item
left join abook on item.author_xchan = abook.abook_xchan