diff options
Diffstat (limited to 'plugins/mRadio/i_vars.inc')
-rw-r--r-- | plugins/mRadio/i_vars.inc | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/plugins/mRadio/i_vars.inc b/plugins/mRadio/i_vars.inc index 97db03260a..086279d522 100644 --- a/plugins/mRadio/i_vars.inc +++ b/plugins/mRadio/i_vars.inc @@ -47,29 +47,9 @@ const var
hhRadioStatus,
- // service handles
- hsPlayStop,
- hsRecord,
- hsSettings,
- hsSetVol,
- hsGetVol,
- hsMute,
- hsCommand,
- hsExport,
- hsImport,
- hsTrayMenu,
- hsEqOnOff,
-
- hNetLib,
- hDblClick,
- hHookShutdown,
hCMenuItemRec,
hCMenuItemPlay,
- contexthook,
- opthook,
- onsetting,
- ondelete,
- onloadhook:THANDLE;
+ hNetLib:THANDLE;
hiddenwindow:HWND;
var
plist:tPlaylist;
|