Skip to content
Snippets Groups Projects
Commit a708a721 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

(struct kom_par): Removed the regex_use_collate_table field.

parent fc95ec73
Branches
Tags
No related merge requests found
/* /*
* $Id: param.h,v 1.30 1999/06/19 18:10:02 ceder Exp $ * $Id: param.h,v 1.31 1999/07/10 22:53:06 ceder Exp $
* Copyright (C) 1994-1999 Lysator Academic Computer Association. * Copyright (C) 1994-1999 Lysator Academic Computer Association.
* *
* This file is part of the LysKOM server. * This file is part of the LysKOM server.
...@@ -114,7 +114,6 @@ struct kom_par { ...@@ -114,7 +114,6 @@ struct kom_par {
Bool invite_by_default; Bool invite_by_default;
Bool secret_memberships; Bool secret_memberships;
Bool allow_reinvite; Bool allow_reinvite;
Bool regex_use_collate_table;
unsigned long max_conf; unsigned long max_conf;
unsigned long max_text; unsigned long max_text;
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment