diff options
Diffstat (limited to 'src/win95')
| -rw-r--r-- | src/win95/platform.h | 2 | ||||
| -rw-r--r-- | src/win95/plspecfn.c | 4 |
2 files changed, 0 insertions, 6 deletions
diff --git a/src/win95/platform.h b/src/win95/platform.h index d49d4f6..fabeaf5 100644 --- a/src/win95/platform.h +++ b/src/win95/platform.h @@ -15,8 +15,6 @@ extern "C" { #endif -#define platform_pc Yes - /* Types */ typedef struct LONGLONGCH { diff --git a/src/win95/plspecfn.c b/src/win95/plspecfn.c index c3d033d..217fdd6 100644 --- a/src/win95/plspecfn.c +++ b/src/win95/plspecfn.c @@ -10,12 +10,8 @@ #include "bh_types.h" #include "pvisible.h" - - -#if SupportWindows95 #include "kzsort.h" #include "kshape.h" -#endif /* |
