diff options
Diffstat (limited to 'audio/last.fm/files/patch-src-updatewizard.h')
-rw-r--r-- | audio/last.fm/files/patch-src-updatewizard.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/last.fm/files/patch-src-updatewizard.h b/audio/last.fm/files/patch-src-updatewizard.h deleted file mode 100644 index 91f6896c163c..000000000000 --- a/audio/last.fm/files/patch-src-updatewizard.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/updatewizard.h.orig 2012-12-02 14:01:31.000000000 +0100 -+++ src/updatewizard.h 2012-12-02 14:01:42.000000000 +0100 -@@ -50,7 +50,7 @@ - CAutoUpdater& updater, - QWidget* parent = NULL); - -- UpdateWizard::UpdateWizard( CComponentInfo* ); -+ UpdateWizard( CComponentInfo* ); - - bool shouldShow() const{ return m_showWizard; } - |