diff --git a/src/string.c b/src/string.c index f75d7e1e..61032d65 100644 --- a/src/string.c +++ b/src/string.c @@ -26,8 +26,6 @@ #include #include -long MAX_STRING; - void assert_max_string (size_t i, char const *msg, char *string) {