[hackers] [libgrapheme] Remove unused includes in gen/character.c || Laslo Hunhold
commit 9b3187980729ca574233ceee0cedcf597e523600
Author: Laslo Hunhold <dev_AT_frign.de>
AuthorDate: Sat Jan 8 17:15:26 2022 +0100
Commit: Laslo Hunhold <dev_AT_frign.de>
CommitDate: Sat Jan 8 17:15:26 2022 +0100
Remove unused includes in gen/character.c
Signed-off-by: Laslo Hunhold <dev_AT_frign.de>
diff --git a/gen/character.c b/gen/character.c
index db08806..d8e1c4a 100644
--- a/gen/character.c
+++ b/gen/character.c
_AT_@ -1,12 +1,4 @@
/* See LICENSE file for copyright and license details. */
-#include <errno.h>
-#include <inttypes.h>
-#include <stddef.h>
-#include <stdint.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
#include "util.h"
#define FILE_EMOJI "data/emoji-data.txt"
Received on Sat Jan 08 2022 - 17:15:40 CET
This archive was generated by hypermail 2.3.0
: Sat Jan 08 2022 - 17:24:33 CET