From ebd7f9bc697973366de8a6bf7265051e825e0680 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 9 Jan 2015 12:01:22 +0000 Subject: renaming experimental branch git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4675 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Effect/srconverter/srconverter.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/plugins/Effect/srconverter/srconverter.h') diff --git a/src/plugins/Effect/srconverter/srconverter.h b/src/plugins/Effect/srconverter/srconverter.h index b214c866f..ef2501525 100644 --- a/src/plugins/Effect/srconverter/srconverter.h +++ b/src/plugins/Effect/srconverter/srconverter.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2007-2014 by Ilya Kotov * + * Copyright (C) 2007-2015 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -44,7 +44,6 @@ private: int m_srcError; int m_converter_type; int m_sz; //sample size - quint32 m_freq; }; #endif -- cgit v1.2.3-13-gbd6f