summaryrefslogtreecommitdiff
path: root/src/include/module.h
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2008-05-04 15:17:55 -0700
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:37 +0200
commit9b449609fac7b23f2f9655ce2d766f1f56679ba4 (patch)
tree437781bff4f72b2d4bd3220f657a58ef516c18b5 /src/include/module.h
parent361c1319328308341d00a8c6dacc28e6096dd041 (diff)
Removed SupportWindows95 and platform_pc macros.
Diffstat (limited to 'src/include/module.h')
-rw-r--r--src/include/module.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/module.h b/src/include/module.h
index 2c64a17..ac68355 100644
--- a/src/include/module.h
+++ b/src/include/module.h
@@ -275,9 +275,7 @@ typedef struct module {
MATRIXCH m_mat; /* Internal use only */
- #if SupportWindows95
char * name;
- #endif
WAYPOINT_HEADER *m_waypoints;