Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
vadere
vadere
Commits
b541b111
Commit
b541b111
authored
Oct 01, 2016
by
Jakob Schöttl
Browse files
Remove unused constant
parent
65fd7bc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
VadereSimulator/src/org/vadere/simulator/models/seating/trainmodel/Compartment.java
View file @
b541b111
...
...
@@ -11,8 +11,6 @@ import org.vadere.state.scenario.Target;
*/
public
class
Compartment
{
public
static
final
int
MAX_PERSONS_PER_COMPARTMENT
=
16
;
private
TrainModel
trainModel
;
private
int
index
;
private
Target
compartmentTarget
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment