commit c4b436bcd0e31fa1c2a71c0725a775af3d04a06e parent 6406496b93866bb472a221ba93422fdb56c95773 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