diff options
Diffstat (limited to 'text-common.c')
| -rw-r--r-- | text-common.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/text-common.c b/text-common.c index 87dc13f..d052d51 100644 --- a/text-common.c +++ b/text-common.c @@ -1,6 +1,3 @@ -#include <stdlib.h> -#include <string.h> -#include <stdio.h> #include "text.h" static bool text_vprintf(Text *txt, size_t pos, const char *format, va_list ap) { |
