From dfb9f92eb1561bcca61dfc9ab516cfba46bc575d Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Wed, 21 Nov 2012 11:06:04 +0100 Subject: cleanup of source files --- src/ginput.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/ginput.c') diff --git a/src/ginput.c b/src/ginput.c index d12bef2b..9b6b180a 100644 --- a/src/ginput.c +++ b/src/ginput.c @@ -29,14 +29,9 @@ #include "hal.h" #include "ginput.h" -#ifndef _GINPUT_C -#define _GINPUT_C - #if GFX_USE_GINPUT || defined(__DOXYGEN__) #error "GINPUT: Not Implemented Yet" #endif /* GFX_USE_GINPUT */ - -#endif /* _GINPUT_C */ /** @} */ -- cgit v1.2.3