remove PASCAL undef

This commit is contained in:
Andrew Tonner 2017-01-18 14:44:33 -08:00
parent daac4f58ec
commit 0ffa196f29
1 changed files with 0 additions and 4 deletions

View File

@ -34,10 +34,6 @@
#error "You don't have ANSI C header files."
#endif
#ifndef PASCAL
#define PASCAL
#endif
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>