summaryrefslogtreecommitdiffstats
path: root/Include/mymalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/mymalloc.h')
-rw-r--r--Include/mymalloc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Include/mymalloc.h b/Include/mymalloc.h
index fa2f8f8..88faf90 100644
--- a/Include/mymalloc.h
+++ b/Include/mymalloc.h
@@ -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