diff options
Diffstat (limited to 'themes/goofy/goofy.theme')
-rw-r--r-- | themes/goofy/goofy.theme | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/goofy/goofy.theme b/themes/goofy/goofy.theme index 471c5b556..e145362b7 100644 --- a/themes/goofy/goofy.theme +++ b/themes/goofy/goofy.theme @@ -147,10 +147,6 @@ <?php } // close story function - function controls() { - $this->box("Comment Control","<div align=\"center\">".comment_controls()."</div>"); - } - function comment($comment, $link = "") { echo "<A NAME=\"$comment->cid\"></A>\n"; ?> |