summaryrefslogtreecommitdiff
path: root/src/htssystem.h.windows9x
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2012-03-19 12:51:31 +0000
committerXavier Roche <xroche@users.noreply.github.com>2012-03-19 12:51:31 +0000
commit25adbdabb47499fe641c7bd9595024ff82667058 (patch)
tree4200bb5e746bc1c0606de615ec99f0a247d4d9ba /src/htssystem.h.windows9x
parentad5b7acc19290ff91e0f42a0de448a26760fcf99 (diff)
httrack 3.30.1
Diffstat (limited to 'src/htssystem.h.windows9x')
-rw-r--r--src/htssystem.h.windows9x11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/htssystem.h.windows9x b/src/htssystem.h.windows9x
deleted file mode 100644
index 0689e0c..0000000
--- a/src/htssystem.h.windows9x
+++ /dev/null
@@ -1,11 +0,0 @@
-/* HTTrack, Offline Browser for Windows and Unix */
-
-/* HTTrack system definition for Windows */
-/* This should be the only file you have to change */
-
-/* Solaris: 0 / Windows: 1 / AIX: 2 / Linux: 3 */
-
-
-/* Fix plateform number to 1 (Windows) */
-/* If it doesn't compile, try another one */
-#define HTS_PLATEFORM 1