diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 13:56:19 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 13:56:19 +0000 |
commit | 98bcc8656320ecdaabe72303bfced001e0b7568b (patch) | |
tree | b5dccc958b21967cd5fba443917d75b3e85477fa /src | |
parent | 5ab9eded84874f9ec9e8c82aeb5f6659d113564d (diff) |
Try to remove
Diffstat (limited to 'src')
-rw-r--r-- | src/mmsrip/config.h | 5 | ||||
-rw-r--r-- | src/proxy/README | 11 |
2 files changed, 0 insertions, 16 deletions
diff --git a/src/mmsrip/config.h b/src/mmsrip/config.h deleted file mode 100644 index 8c054a2..0000000 --- a/src/mmsrip/config.h +++ /dev/null @@ -1,5 +0,0 @@ -#ifdef _WIN32 -#undef HAVE_SNPRINTF -#elif defined(HAVE_CONFIG_H) -#include "../../config.h" -#endif diff --git a/src/proxy/README b/src/proxy/README deleted file mode 100644 index ebf4ffd..0000000 --- a/src/proxy/README +++ /dev/null @@ -1,11 +0,0 @@ -ProxyTrack - -ProxyTrack, build proxies upon HTTrack Website Copier Archives -Copyright (C) Xavier Roche and other contributors - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 -of the License, or any later version. - -http://www.httrack.com/proxytrack/ |