From f98b3a5609ee411b0e35925d6b838bc46cd780f8 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 22 Oct 2012 08:54:21 +0200 Subject: Remove duplicate --- src/common/xchat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/common/xchat.h b/src/common/xchat.h index 230a9a10..5921999e 100644 --- a/src/common/xchat.h +++ b/src/common/xchat.h @@ -116,7 +116,6 @@ struct xchatprefs char font_normal[4 * FONTNAMELEN + 1]; char font_main[FONTNAMELEN + 1]; char font_alternative[3 * FONTNAMELEN + 1]; - char font_normal[FONTNAMELEN + 1]; char doubleclickuser[256]; char spell_langs[64]; char sounddir[PATHLEN + 1]; -- cgit 1.4.1