From 259c314d142abd6f9295047c116235cfdd119563 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Mon, 17 Mar 2014 00:17:02 +0100 Subject: Remove imp.h and exp.h header files These include files don't have a function any more, remove them. --- src/tool/tool.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/tool') diff --git a/src/tool/tool.c b/src/tool/tool.c index 3b9cc255..8fe6e05e 100644 --- a/src/tool/tool.c +++ b/src/tool/tool.c @@ -16,7 +16,6 @@ * Tool functions */ -#include "imp.h" #include #include #include @@ -31,7 +30,6 @@ #include #endif -#include "exp.h" #include "tool.h" -- cgit 1.4.1