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/mpc/decoder_mpc.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/plugins/Input/mpc/decoder_mpc.cpp') diff --git a/src/plugins/Input/mpc/decoder_mpc.cpp b/src/plugins/Input/mpc/decoder_mpc.cpp index f3a389d28..3861bffa6 100644 --- a/src/plugins/Input/mpc/decoder_mpc.cpp +++ b/src/plugins/Input/mpc/decoder_mpc.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2006-2009 by Ilya Kotov * + * Copyright (C) 2006-2012 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -23,7 +23,6 @@ #include #include #include -#include #include #include "decoder_mpc.h" -- cgit v1.2.3-13-gbd6f