diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-16 22:56:28 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-16 22:56:28 +0200 |
commit | e47235efe3dcc5af6972e20c9e8a30111e7a6daf (patch) | |
tree | 0de55db633c6482c8b6ef01c12a51d7b94216c0a /src/common/xchat.h | |
parent | d8225f79f6cb992127e6398fc360b5a4d700453e (diff) |
Remove tab_xp as it was an xchat-windows thing
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 1be33a68..b4f79f0f 100644 --- a/src/common/xchat.h +++ b/src/common/xchat.h @@ -310,7 +310,6 @@ struct xchatprefs unsigned int identd; unsigned int emoticons; unsigned int tab_icons; - unsigned int tab_xp; #endif unsigned int ctcp_number_limit; /*flood */ |