summary refs log tree commit diff stats
path: root/src/common/xchat.h
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-07-13 19:20:55 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-07-13 19:20:55 +0200
commitcc28cc0177aee6fc93436443597078e5be374354 (patch)
tree0b5aef658cbf95033047449d1229bfc1a585bf10 /src/common/xchat.h
parent2e73e515057bddd77d04438bb8cb51c19bb7fa9a (diff)
Make the About screen and CTCP VERSION consistent and remove the license text option
Diffstat (limited to 'src/common/xchat.h')
-rw-r--r--src/common/xchat.h1
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];