minor cleanup iregex.h

This commit is contained in:
Ailin Nemui 2026-01-02 16:29:50 +01:00
commit 1a44bd86f2

View file

@ -3,7 +3,6 @@
#include <irssi/src/common.h>
#include <glib.h>
typedef GRegex Regex;
typedef struct _MatchInfo MatchInfo;