delete obsolete SYMANTEC__CFM68K__ #ifdefs

This commit is contained in:
Skip Montanaro 2000-07-12 17:21:42 +00:00
parent 97bc98aea7
commit 6980dff3db
4 changed files with 0 additions and 20 deletions

View file

@ -44,10 +44,6 @@ redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
extern "C" {
#endif
#ifdef SYMANTEC__CFM68K__
#pragma lib_export on
#endif
#ifndef DL_IMPORT /* declarations for DLL import */
#define DL_IMPORT(RTYPE) RTYPE
#endif