diff options
| author | jacob1 <jfu614@gmail.com> | 2013-03-04 00:07:15 (GMT) |
|---|---|---|
| committer | jacob1 <jfu614@gmail.com> | 2013-03-04 00:07:15 (GMT) |
| commit | f951e5cda9ad51b590767790519091af8d4a6ee1 (patch) | |
| tree | 6e99485f653a0bbb87c081aae9467eff3a7d7f28 /src/simulation/elements/PSTN.cpp | |
| parent | 8b83ae9f95210ab3d540c985f82bc344786c3b85 (diff) | |
| download | powder-f951e5cda9ad51b590767790519091af8d4a6ee1.zip powder-f951e5cda9ad51b590767790519091af8d4a6ee1.tar.gz | |
fix LIFE
Diffstat (limited to 'src/simulation/elements/PSTN.cpp')
| -rw-r--r-- | src/simulation/elements/PSTN.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/simulation/elements/PSTN.cpp b/src/simulation/elements/PSTN.cpp index abd983a..0c350b1 100644 --- a/src/simulation/elements/PSTN.cpp +++ b/src/simulation/elements/PSTN.cpp @@ -49,8 +49,6 @@ Element_PSTN::Element_PSTN() //#TPT-Directive ElementHeader Element_PSTN static int tempParts[128]; int Element_PSTN::tempParts[128]; -//#TPT-Directive ElementHeader Element_PSTN static int tempPartAmount[128]; -int Element_PSTN::tempPartAmount[128]; #define PISTON_INACTIVE 0x00 #define PISTON_RETRACT 0x01 |
