mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-03 00:03:14 +02:00
Replace various 90% identical functions with some macro's instead.
This commit is contained in:
@@ -1704,7 +1704,6 @@ struct liststructprio {
|
||||
#define MODE_RGSTR 0x8000
|
||||
#define MODE_INVEX 0x8000000
|
||||
|
||||
#define is_halfop is_half_op
|
||||
/*
|
||||
* mode flags which take another parameter (With PARAmeterS)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user