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
4d73d2c7
Commit
4d73d2c7
authored
Dec 18, 2016
by
Jakob Schöttl
Browse files
Remove unused dummy attributes
parent
e3dca14a
Changes
1
Show whitespace changes
Inline
Side-by-side
VadereState/src/org/vadere/state/attributes/models/AttributesReynolds.java
View file @
4d73d2c7
...
...
@@ -3,14 +3,5 @@ package org.vadere.state.attributes.models;
import
org.vadere.state.attributes.Attributes
;
public
class
AttributesReynolds
extends
Attributes
{
private
int
dummy
=
1
;
public
AttributesReynolds
()
{}
// Getters...
public
int
getDummy
()
{
return
dummy
;
}
// no attributes yet
}
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