From 958a059708c44737c802e55aa0cf8362686504bf Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 28 Nov 2007 15:30:23 +0000 Subject: code cleanup git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@192 90c681e8-e032-0410-971d-27865f9a5e38 --- lib/qmmp/Effect/srconverter/srconverter.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/qmmp/Effect/srconverter/srconverter.h b/lib/qmmp/Effect/srconverter/srconverter.h index 1b3e13416..8c6dcb6d3 100644 --- a/lib/qmmp/Effect/srconverter/srconverter.h +++ b/lib/qmmp/Effect/srconverter/srconverter.h @@ -39,7 +39,6 @@ public: virtual ~SRConverter(); - //bool process(char *in_data, char *out_data, const ulong maxsize, ulong &rbytes, ulong &wbytes); const ulong process(char *in_data, const ulong size, char **out_data); void configure(ulong freq, int chan, int res); const ulong frequency(); -- cgit v1.2.3-13-gbd6f