diff --git a/ext/comment/theme.php b/ext/comment/theme.php
index 9f47f139..995744ee 100644
--- a/ext/comment/theme.php
+++ b/ext/comment/theme.php
@@ -175,10 +175,9 @@ class CommentListTheme extends Themelet {
// $hash = md5(strtolower($comment->owner->email));
// $avatar = "
";
//}
- $oe = ($this->comments_shown++ % 2 == 0) ? "even" : "odd";
return '
-