From 9ee06c3596bd8c5a25aaca7d0faacb8af58cf09b Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 12 Jun 2017 10:22:24 +0000 Subject: removed useless variable git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7223 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmp/fileinfo.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/qmmp/fileinfo.h b/src/qmmp/fileinfo.h index aa1402d05..e795b7745 100644 --- a/src/qmmp/fileinfo.h +++ b/src/qmmp/fileinfo.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2008-2016 by Ilya Kotov * + * Copyright (C) 2008-2017 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -101,7 +101,6 @@ private: QMap m_metaData; qint64 m_length; QString m_path; - QList > map; }; #endif -- cgit v1.2.3-13-gbd6f