mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 18:25:30 +00:00
Remove unreachable code
This commit is contained in:
parent
e0b7381545
commit
7155baf668
1 changed files with 0 additions and 1 deletions
|
|
@ -126,7 +126,6 @@ class GuiObject extends MakiObject {
|
|||
|
||||
isvisible() {
|
||||
return this.visible;
|
||||
return;
|
||||
}
|
||||
|
||||
onsetvisible(onoff: boolean) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue