aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/multiget/files
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/multiget/files')
-rw-r--r--ftp/multiget/files/patch-mainframe.h11
-rw-r--r--ftp/multiget/files/patch-mgsocket.h10
2 files changed, 0 insertions, 21 deletions
diff --git a/ftp/multiget/files/patch-mainframe.h b/ftp/multiget/files/patch-mainframe.h
deleted file mode 100644
index bdd27abd3ed8..000000000000
--- a/ftp/multiget/files/patch-mainframe.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./mainframe.h.orig Thu Nov 9 03:11:21 2006
-+++ ./mainframe.h Sun Dec 17 16:45:04 2006
-@@ -231,7 +231,7 @@
- void InitMeterBar();
- bool CheckLocale(_MGLANG lang);
- void CheckLangMenu(_MGLANG lang);
-- void MainFrame::NoLangSupport();
-+ void NoLangSupport();
- //void CheckTempDir();
- void DoNewTask( wxString url, wxString refer = wxT( "" ), wxString savepath = wxT( "" ), wxString savefile = wxT( "" ) );
-
diff --git a/ftp/multiget/files/patch-mgsocket.h b/ftp/multiget/files/patch-mgsocket.h
deleted file mode 100644
index 0daa2661ad5f..000000000000
--- a/ftp/multiget/files/patch-mgsocket.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./mgsocket.h.orig Sat Nov 4 05:04:00 2006
-+++ ./mgsocket.h Wed Dec 6 14:02:01 2006
-@@ -30,6 +30,7 @@
- #else
- #include <sys/types.h>
- #include <sys/socket.h>
-+#include <netinet/in.h>
- #include <arpa/inet.h>
- #include <unistd.h>
- #include <sys/un.h>