diff options
Diffstat (limited to 'themes/example/example.theme')
-rw-r--r-- | themes/example/example.theme | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/example/example.theme b/themes/example/example.theme index 40f0fb9df..e6ee46cf0 100644 --- a/themes/example/example.theme +++ b/themes/example/example.theme @@ -110,10 +110,6 @@ } // close story function - function controls() { - echo comment_controls(); - } - function comment($comment, $link = "") { echo "<A NAME=\"$comment->cid\"></A>\n"; |