Another minor commit
[citadel.git] / webcit / blogview_renderer.c
index 13c217c46e51d6296df3e73272d9b9c336e4534b..8a3d4b64997275962c6a052e1ac45fed05d0d607 100644 (file)
@@ -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) {