From 2f30799b091475f1086b756bba4b43ebacd3aefc Mon Sep 17 00:00:00 2001 From: Alexey Kulakov Date: Thu, 16 Jan 2014 03:20:32 +0000 Subject: sync git-svn-id: http://svn.miranda-ng.org/main/trunk@7675 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/mRadio/i_vars.inc | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'plugins/mRadio/i_vars.inc') 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; -- cgit v1.2.3