From 5ed184f6e376ad876f5026f9a4e450ae7e8ac965 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 7 Dec 2012 19:08:40 +0000 Subject: marking recycler as private api git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3037 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/sndfile/decoder_sndfile.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/plugins/Input/sndfile/decoder_sndfile.cpp') diff --git a/src/plugins/Input/sndfile/decoder_sndfile.cpp b/src/plugins/Input/sndfile/decoder_sndfile.cpp index 38ede436e..46bfcdedd 100644 --- a/src/plugins/Input/sndfile/decoder_sndfile.cpp +++ b/src/plugins/Input/sndfile/decoder_sndfile.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2007-2009 by Ilya Kotov * + * Copyright (C) 2007-2012 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -21,11 +21,8 @@ #include #include #include - #include #include -#include - #include "decoder_sndfile.h" // Decoder class -- cgit v1.2.3-13-gbd6f