aboutsummaryrefslogtreecommitdiff
path: root/audio/last.fm/files/patch-src-Helper-mediadevicewather.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/last.fm/files/patch-src-Helper-mediadevicewather.cpp')
-rw-r--r--audio/last.fm/files/patch-src-Helper-mediadevicewather.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/last.fm/files/patch-src-Helper-mediadevicewather.cpp b/audio/last.fm/files/patch-src-Helper-mediadevicewather.cpp
deleted file mode 100644
index d5d6da6f7f4b..000000000000
--- a/audio/last.fm/files/patch-src-Helper-mediadevicewather.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/Helper/mediadevicewatcher.cpp.orig 2009-11-04 22:48:51.000000000 +0100
-+++ src/Helper/mediadevicewatcher.cpp 2009-11-04 22:50:13.000000000 +0100
-@@ -73,6 +73,7 @@
- QString appExe = "Last.fm_debug";
- #endif
- #endif
-+ QString appExe = "last.fm";
-
- QString app = QCoreApplication::applicationDirPath() + "/" + appExe;
- QStringList params( "-tray" );