mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 10:10:19 +00:00
Remove strlutil
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#ifndef HEXCHAT_UTIL_H
|
||||
#define HEXCHAT_UTIL_H
|
||||
|
||||
#include "strlutil.h"
|
||||
#define rfc_tolower(c) (rfc_tolowertab[(unsigned char)(c)])
|
||||
|
||||
extern const unsigned char rfc_tolowertab[];
|
||||
|
||||
Reference in New Issue
Block a user