mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 09:09:01 +00:00
This method is already here, we don't need it twice
This commit is contained in:
parent
acc0c90e97
commit
0924c355f3
1 changed files with 0 additions and 11 deletions
|
|
@ -19,15 +19,4 @@ std["5D0C5BB67DE14b1fA70F8D1659941941"].functions[5].result = "boolean";
|
|||
*/
|
||||
std.B4DCCFFF81FE4bcc961B720FD5BE0FFF.functions[0].parameters[0][1] = "onoff";
|
||||
|
||||
/*
|
||||
* From Object.pm
|
||||
*
|
||||
* > note, my std.mi did not contain this!
|
||||
*/
|
||||
std.B4DCCFFF81FE4bcc961B720FD5BE0FFF.functions.push({
|
||||
parameters: [],
|
||||
name: "getCurCfgVal",
|
||||
result: "Int",
|
||||
});
|
||||
|
||||
module.exports = std;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue