diff options
Diffstat (limited to 'audio/last.fm/files/patch-src-wizardselectupdatespage.h')
-rw-r--r-- | audio/last.fm/files/patch-src-wizardselectupdatespage.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/last.fm/files/patch-src-wizardselectupdatespage.h b/audio/last.fm/files/patch-src-wizardselectupdatespage.h deleted file mode 100644 index 630a18a8afb3..000000000000 --- a/audio/last.fm/files/patch-src-wizardselectupdatespage.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/wizardselectupdatespage.h.orig 2012-12-02 13:59:46.000000000 +0100 -+++ src/wizardselectupdatespage.h 2012-12-02 14:00:17.000000000 +0100 -@@ -58,7 +58,7 @@ - GetChecked( - std::vector<CComponentInfo*>& vecChecked); - -- void WizardSelectUpdatesPage::GetMajorUpdateComponent( std::vector<CComponentInfo*>& vecToUpdate ); -+ void GetMajorUpdateComponent( std::vector<CComponentInfo*>& vecToUpdate ); - - public slots: - |