From 28ecf70db57828db2ca279643bf9aeca7662f35c Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Wed, 19 Nov 2003 14:34:18 +0000 Subject: Getting rid of support for MacOS9 and earlier. This is the first step, and the biggest in size, but probably the easiest. Hunting through the source code comes next. --- Mac/Include/macbuildno.h | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Mac/Include/macbuildno.h (limited to 'Mac/Include/macbuildno.h') diff --git a/Mac/Include/macbuildno.h b/Mac/Include/macbuildno.h deleted file mode 100644 index f1564792ce..0000000000 --- a/Mac/Include/macbuildno.h +++ /dev/null @@ -1 +0,0 @@ -#define BUILD 154 -- cgit v1.2.1