another unused function
This commit is contained in:
parent
77b99adca7
commit
1bfa656e35
@ -29,10 +29,6 @@ class SetupBuildingEvent extends Event {
|
||||
public function SetupBuildingEvent(SetupPanel $panel) {
|
||||
$this->panel = $panel;
|
||||
}
|
||||
|
||||
public function get_panel() {
|
||||
return $this->panel;
|
||||
}
|
||||
}
|
||||
// }}}
|
||||
/* SetupPanel {{{
|
||||
|
Loading…
x
Reference in New Issue
Block a user