From: Jilles Tjoelker Date: Sun, 22 Feb 2004 20:42:05 +0000 (+0000) Subject: Remove superfluous nonportable #include X-Git-Tag: v1.6.1-roc-dev~448 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=bd9114c65d9e00c21ea9b29cd5d85a5ed5997cc8;p=dgamelaunch Remove superfluous nonportable #include git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@252 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/dgl-wall.c b/dgl-wall.c index 47dea17..a2a878f 100644 --- a/dgl-wall.c +++ b/dgl-wall.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include "dgamelaunch.h"