diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2020-03-11 18:41:53 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2020-03-11 18:41:53 +0000 |
| commit | 3c736d6ce775eb3d16325bbdfc1f752af6f2c35c (patch) | |
| tree | 4051eddb2a386baf28bb3a1c2233e65e3deca59a /src/plugins/General | |
| parent | fde412804110ff61f32467967a927579b2d4798e (diff) | |
| download | qmmp-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.cpp | 1 |
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> |
