mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Remove duplicate method
This commit is contained in:
parent
bca16260d2
commit
f8fa376c2c
1 changed files with 0 additions and 4 deletions
|
|
@ -47,10 +47,6 @@ class PopupMenu extends MakiObject {
|
|||
return "PopupMenu";
|
||||
}
|
||||
|
||||
js_getCommands(): Command[] {
|
||||
return this._commands;
|
||||
}
|
||||
|
||||
addcommand(
|
||||
txt: string,
|
||||
id: number,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue