diff options
Diffstat (limited to 'themes/unconed/unconed.theme')
-rw-r--r-- | themes/unconed/unconed.theme | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme index 29286d4d6..a0c32fec4 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -118,10 +118,6 @@ <?php } - function controls() { - $this->box("Comment controls","<p align=\"center\">".comment_controls()."</p>"); - } - function comment($comment, $link) { print "<A NAME=\"$comment->cid\"></A>\n"; |