From 6d75977b13fede33db381324c610561c6e723a8b Mon Sep 17 00:00:00 2001 From: notaz Date: Wed, 4 Jul 2012 18:25:11 +0300 Subject: spu: remove all threading code it is broken for a while now, and I have no intention to fix it. --- plugins/dfsound/cfg.h | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 plugins/dfsound/cfg.h (limited to 'plugins/dfsound/cfg.h') diff --git a/plugins/dfsound/cfg.h b/plugins/dfsound/cfg.h deleted file mode 100644 index 14f3a8d..0000000 --- a/plugins/dfsound/cfg.h +++ /dev/null @@ -1,19 +0,0 @@ -/*************************************************************************** - cfg.h - description - ------------------- - begin : Wed May 15 2002 - copyright : (C) 2002 by Pete Bernert - email : BlackDove@addcom.de - ***************************************************************************/ -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. See also the license.txt file for * - * additional informations. * - * * - ***************************************************************************/ - -void ReadConfigSPU(void); -void StartCfgTool(char * pCmdLine); -- cgit v1.2.3