deleted obsolete SYMANTEC__CFM68K__ tests

This commit is contained in:
Skip Montanaro 2000-07-12 17:26:09 +00:00
parent 6980dff3db
commit 794b483d0d
1 changed files with 0 additions and 8 deletions

View File

@ -41,10 +41,6 @@ redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#define DL_EXPORT(RTYPE) RTYPE
#endif
#ifdef SYMANTEC__CFM68K__
#define UsingSharedLibs
#endif
#if defined(__sgi) && defined(WITH_THREAD) && !defined(_SGI_MP_SOURCE)
#define _SGI_MP_SOURCE
#endif
@ -58,10 +54,6 @@ redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#include "myproto.h"
#ifdef SYMANTEC__CFM68K__
#pragma lib_export on
#endif
#include "object.h"
#include "objimpl.h"