diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2017-12-18 23:01:19 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2017-12-18 23:01:19 +0000 |
commit | be560fc867b3828e701d54b2972a0c7f1d0d5d50 (patch) | |
tree | c8f21d99510f61e8c09bdbda2967aacde603d366 /audio/last.fm/files/patch-src_wizardselectupdatespage.h | |
parent | New port: editors/dte: Small and easy to use console text editor (diff) |
Remove audio/last.fm. last.fm radio shutdown in March 2014.
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 7a5aac7be511..000000000000 --- a/audio/last.fm/files/patch-src_wizardselectupdatespage.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/wizardselectupdatespage.h.orig 2016-07-26 15:06:09 UTC -+++ src/wizardselectupdatespage.h -@@ -58,7 +58,7 @@ public: - GetChecked( - std::vector<CComponentInfo*>& vecChecked); - -- void WizardSelectUpdatesPage::GetMajorUpdateComponent( std::vector<CComponentInfo*>& vecToUpdate ); -+ void GetMajorUpdateComponent( std::vector<CComponentInfo*>& vecToUpdate ); - - public slots: - |