Remove unused include/i86.h

This commit is contained in:
Kp 2013-03-09 20:29:20 +00:00
parent ec88046928
commit 71f41f0636
2 changed files with 0 additions and 5 deletions

View file

@ -21,7 +21,6 @@ COPYRIGHT 1993-1998 PARALLAX SOFTWARE CORPORATION. ALL RIGHTS RESERVED.
#include <stdlib.h>
#include <string.h>
#ifdef DO_MEMINFO
#include <i86.h>
#include <malloc.h>
#endif

View file

@ -1,4 +0,0 @@
#ifndef _I86_H
#define _I86_H
#endif