commit ced04f3355768c241373564b9d71565be81900f3 parent d468e0fd5ad4ac421e82c2771854ffc2226e1269 Author: Andrej Kacian <ticho@claws-mail.org> Date: Sat, 18 Aug 2018 14:28:45 +0200 Remove unneeded includes from entity.c. Diffstat:
| M | src/entity.c | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/entity.c b/src/entity.c @@ -20,9 +20,7 @@ #include "claws-features.h" #endif -#include "defs.h" #include "utils.h" -#include "entity.h" #define ENTITY_MAX_LEN 8 #define DECODED_MAX_LEN 6