Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
71c5527c
Commit
71c5527c
authored
Oct 27, 2016
by
Piotr Gawron
Browse files
unimportant getter removed
parent
7b3beb66
Changes
1
Hide whitespace changes
Inline
Side-by-side
converter-CellDesigner/src/main/java/lcsb/mapviewer/converter/model/celldesigner/geometry/AbstractCellDesignerAliasConverter.java
View file @
71c5527c
...
...
@@ -232,13 +232,4 @@ public abstract class AbstractCellDesignerAliasConverter<T extends Element> impl
return
sbgn
;
}
/**
* @param sbgn
* the sbgn to set
* @see #sbgn
*/
protected
void
setSbgn
(
boolean
sbgn
)
{
this
.
sbgn
=
sbgn
;
}
}
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