--- src/display/j31sx.c.orig 1997-01-24 09:38:09.000000000 +0900 +++ src/display/j31sx.c 2012-05-10 00:14:28.873551067 +0900 @@ -49,7 +49,6 @@ #include #include #include -#undef free #include #include @@ -365,8 +364,6 @@ ioperm(CGA_COLOR, 1, 0); munmap(gram, GRAPH_SIZE); - - SafeFree((void **)&gram); } static struct videoInfo J31SXInfo =