From a5df3e8d0048ee60f1fe19d54faa12ffa654b124 Mon Sep 17 00:00:00 2001 From: oliverschmidt Date: Tue, 12 Oct 2010 19:57:44 +0000 Subject: [PATCH] Removed unnecessary include. --- platform/win32/loader/unload.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/platform/win32/loader/unload.c b/platform/win32/loader/unload.c index 43ba5f22b..f497d4e3d 100644 --- a/platform/win32/loader/unload.c +++ b/platform/win32/loader/unload.c @@ -30,13 +30,11 @@ * * Author: Oliver Schmidt * - * $Id: unload.c,v 1.1 2010/10/12 11:03:53 oliverschmidt Exp $ + * $Id: unload.c,v 1.2 2010/10/12 19:57:44 oliverschmidt Exp $ */ #include -#include "ctk/ctk-draw.h" - /*-----------------------------------------------------------------------------------*/ void unload(void)