From 9b88354272f32278c8318877fdc0ba2a5133992f Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 6 Jul 2018 17:56:28 +0000 Subject: removed unused includes git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8109 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/copypaste/copypaste.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/plugins/General/copypaste/copypaste.cpp') diff --git a/src/plugins/General/copypaste/copypaste.cpp b/src/plugins/General/copypaste/copypaste.cpp index 47e097b83..9414dcb23 100644 --- a/src/plugins/General/copypaste/copypaste.cpp +++ b/src/plugins/General/copypaste/copypaste.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2013 by Ilya Kotov * + * Copyright (C) 2013-2018 by Ilya Kotov * * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3-13-gbd6f