1
0
mirror of https://github.com/anope/anope.git synced 2026-06-25 02:06:37 +02:00

Move some methods to textproc.

This commit is contained in:
Sadie Powell
2025-08-02 17:00:31 +01:00
parent 02aeb254ee
commit 2dbd41d244
5 changed files with 48 additions and 44 deletions
-1
View File
@@ -18,7 +18,6 @@
#include "language.h"
#include "regexpr.h"
#include "sockets.h"
#include "textproc.h"
#include <cerrno>
#include <climits>