Remove identd text event coz it doesn't work

This commit is contained in:
Berke Viktor
2012-11-03 21:04:07 +01:00
parent 21b3267e8a
commit c45fbe1bb3
3 changed files with 10 additions and 6 deletions

View File

@@ -1143,10 +1143,12 @@ static char * const pevt_genmsg_help[] = {
N_("Right message"),
};
#if 0
static char * const pevt_identd_help[] = {
N_("IP address"),
N_("Username")
};
#endif
static char * const pevt_join_help[] = {
N_("The nick of the joining person"),