changeset 32:45ddd5e72164 noffle

[svn] Added comment about seemingly unnessecary code.
author enz
date Sun, 30 Apr 2000 20:07:54 +0100
parents cf838072290d
children 7b6dc86c266d
files client.c
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client.c	Sun Apr 30 15:22:12 2000 +0100
+++ b/client.c	Sun Apr 30 20:07:54 2000 +0100
@@ -1,7 +1,7 @@
 /*
   client.c
 
-  $Id: client.c 31 2000-04-29 13:37:59Z enz $
+  $Id: client.c 38 2000-04-30 19:07:54Z enz $
 */
 
 #include "client.h"
@@ -618,6 +618,7 @@
             Log_err( "Overview with no group in Xref '%s'", msgId );
         else
         {
+            /* TODO: This code block seems unnessesary. Can we remove it? */
             if ( Cfg_servIsPreferential( client.serv, Grp_serv( g ) ) )
             {
                 Log_dbg( "Changing first server for '%s' from '%s' to '%s'",