From: Art Cancro Date: Fri, 3 Jun 2011 19:14:02 +0000 (-0400) Subject: Another minor commit X-Git-Tag: v8.11~675 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=a6414c098607ac9f10a5f50a3a63368d6d62e972;p=citadel.git Another minor commit --- diff --git a/webcit/blogview_renderer.c b/webcit/blogview_renderer.c index 13c217c46..8a3d4b649 100644 --- a/webcit/blogview_renderer.c +++ b/webcit/blogview_renderer.c @@ -181,8 +181,7 @@ int blogview_LoadMsgFromServer(SharedMessageStatus *Stat, /* FIXME an optimization here -- one we ought to perform -- is to exit this * function immediately if the viewer is only interested in a single post and - * that message ID is neither the id nor the refs. Actually, that might *be* - * the way to display only a single message (with or without comments). + * that message ID is neither the id nor the refs. */ if (b.refs == 0) {