diff options
Diffstat (limited to 'src/common/xchat.h')
-rw-r--r-- | src/common/xchat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/xchat.h b/src/common/xchat.h index 85c20186..6ed5ebe2 100644 --- a/src/common/xchat.h +++ b/src/common/xchat.h @@ -121,7 +121,6 @@ struct xchatprefs char font_normal[FONTNAMELEN + 1]; #endif char doubleclickuser[256]; - char gui_license[64]; char spell_langs[64]; char sounddir[PATHLEN + 1]; char soundcmd[PATHLEN + 1]; |