From 7aeff7505be6bd5fd10b04efaedf0e35915e0154 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 9 May 2016 12:09:04 +0200 Subject: [PATCH] remove unused code and whitespace --- include/conversation.php | 10 ---------- view/tpl/jot.tpl | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/include/conversation.php b/include/conversation.php index 48cb0af6b..7c7f6732d 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -1162,16 +1162,6 @@ function status_editor($a, $x, $popup = false) { else $layoutselect = ''; -/* - $layoutselect = ''; - if(array_key_exists('layout', $x) && $x['layout']) { - if($x['layout'] === 'choose') { - $layoutselect = layout_select($x['profile_uid']); - } - else - $layoutselect = ''; - } -*/ if(array_key_exists('channel_select',$x) && $x['channel_select']) { require_once('include/identity.php'); $id_select = identity_selector(); diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index a9f6766dc..685706026 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -8,7 +8,7 @@ {{/if}}
{{if $parent}} - + {{/if}}