Procházet zdrojové kódy

* Remove extra conf lines

Bryan Drewery před 16 roky
rodič
revize
45f8d24516
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. 0 2
      src/conf.c

+ 0 - 2
src/conf.c

@@ -726,8 +726,6 @@ writeconf(char *filename, int fd, int bits)
   char *p = NULL;
 
   comment("");
-  comment("# Lines beginning with # are what the preceeding line SHOULD be");
-  comment("# They are simply comments and are not parsed at all.\n");
 
 #define conf_com() do {							\
 	if (do_confedit == CONF_AUTO) {					\