]> code.citadel.org Git - citadel.git/blobdiff - citadel/commands.c
* Display message subjects in magenta instead of white
[citadel.git] / citadel / commands.c
index 795a8289f4932d05f3ff541de57677cd224c51a2..c6d71a82828413ee3998634881a5b536a167cfcd 100644 (file)
@@ -1286,7 +1286,6 @@ int fmout(
        char old = 0;           /* The previous character */
        int column = 0;         /* Current column */
        size_t i;               /* Generic counter */
-       size_t g = 0;
 
        num_urls = 0;   /* Start with a clean slate of embedded URL's */