aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2020-03-11 18:41:53 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2020-03-11 18:41:53 +0000
commit3c736d6ce775eb3d16325bbdfc1f752af6f2c35c (patch)
tree4051eddb2a386baf28bb3a1c2233e65e3deca59a /src/plugins/General
parentfde412804110ff61f32467967a927579b2d4798e (diff)
downloadqmmp-3c736d6ce775eb3d16325bbdfc1f752af6f2c35c.tar.gz
qmmp-3c736d6ce775eb3d16325bbdfc1f752af6f2c35c.tar.bz2
qmmp-3c736d6ce775eb3d16325bbdfc1f752af6f2c35c.zip
optimization
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9278 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General')
-rw-r--r--src/plugins/General/copypaste/copypaste.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/General/copypaste/copypaste.cpp b/src/plugins/General/copypaste/copypaste.cpp
index c1b1ae626..83c0db1af 100644
--- a/src/plugins/General/copypaste/copypaste.cpp
+++ b/src/plugins/General/copypaste/copypaste.cpp
@@ -25,7 +25,6 @@
#include <QMessageBox>
#include <QFile>
#include <QDir>
-#include <QProcess>
#include <qmmp/soundcore.h>
#include <qmmpui/uihelper.h>
#include <qmmpui/playlistmodel.h>