From 7555e578941a2506dbf6254a7bb02b8d090a30d2 Mon Sep 17 00:00:00 2001 From: Georg Holzmann Date: Fri, 12 Jan 2007 23:24:47 +0000 Subject: these files are now in the ggee libdir svn path=/trunk/; revision=7319 --- externals/build/src/shell.c | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 externals/build/src/shell.c (limited to 'externals/build/src/shell.c') diff --git a/externals/build/src/shell.c b/externals/build/src/shell.c deleted file mode 100644 index 916ae287..00000000 --- a/externals/build/src/shell.c +++ /dev/null @@ -1,7 +0,0 @@ -/* - * this doesn't work for Windows, but it should be possible with MinGW or - * Cygwin - */ -#ifndef WIN32 -#include "../../ggee/control/shell.c" -#endif -- cgit v1.2.1