1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:14:47 +02:00

Abolish the few remaining uses of BUFSIZE.

This commit is contained in:
Sadie Powell
2026-03-23 02:14:51 +00:00
parent d3395a5d39
commit e002f39509
7 changed files with 6 additions and 8 deletions
-2
View File
@@ -41,8 +41,6 @@
#include "defs.h"
#include "sysconf.h"
#define BUFSIZE 1024
#define _(x) x
#define N_(x, y) x, y