diff options
| author | Steven Fuller <relnev@icculus.org> | 2008-05-03 22:18:51 -0700 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:37 +0200 |
| commit | e3070e708816c3a6ab61816c9cd0e242763b6aa2 (patch) | |
| tree | b01a3a27f42f1c91af3bd726112632c77324cb72 /src/win95/wpchunk.hpp | |
| parent | d5c94a666b1e6049b6364863aa8c68d62a1310dd (diff) | |
Removed UseOldChunkLoader.
Diffstat (limited to 'src/win95/wpchunk.hpp')
| -rw-r--r-- | src/win95/wpchunk.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/win95/wpchunk.hpp b/src/win95/wpchunk.hpp index dbd34c4..8c5bd8f 100644 --- a/src/win95/wpchunk.hpp +++ b/src/win95/wpchunk.hpp @@ -95,9 +95,6 @@ class AI_Module_Slave_Chunk : public Chunk Object_Chunk* get_my_object_chunk(); Object_Chunk* MasterModule; - #if UseOldChunkLoader - char* MasterModuleName; - #endif int MasterModuleIndex; }; |
