diff options
author | Berke Viktor <berkeviktor@aol.com> | 2012-01-20 01:47:01 +0100 |
---|---|---|
committer | Berke Viktor <berkeviktor@aol.com> | 2012-01-20 01:47:01 +0100 |
commit | 3563acdb0d87d88733c967f8ac920877b8b4a1eb (patch) | |
tree | f24527d0410ba71994f87df0ad6147c82ce662f1 /src/common/xchat.h | |
parent | c37c719210c88f5831408e4245d1df70d75de8bc (diff) |
Revert "allow for disabling the filtering mechanism"
This reverts commit c1ec6d1039317342ed339f2ca1b52e2f4f3b07d3.
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 ba9040ca..6815cc39 100644 --- a/src/common/xchat.h +++ b/src/common/xchat.h @@ -307,7 +307,6 @@ struct xchatprefs unsigned int emoticons; unsigned int tab_icons; unsigned int tab_xp; - unsigned int text_nonbmp; #endif unsigned int ctcp_number_limit; /*flood */ |