X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2Fstg%2FDLL.h;h=245bcd1fbd812c356001dc8d045a8509e6aee1d0;hb=4bba92f93b88e15f0e0f23732d2cfa540acb737b;hp=f08d1cd144942c43a68f333286a499971c5ecce5;hpb=8c84944d5782f2ee60d96c02977f15ba9e7ab935;p=ghc-hetmet.git diff --git a/includes/stg/DLL.h b/includes/stg/DLL.h index f08d1cd..245bcd1 100644 --- a/includes/stg/DLL.h +++ b/includes/stg/DLL.h @@ -53,13 +53,6 @@ #endif -#ifdef COMPILING_BASE_PACKAGE -# define DLL_IMPORT_BASE -#else -# define DLL_IMPORT_BASE DLLIMPORT -#endif - - #ifdef COMPILING_STDLIB #define DLL_IMPORT_STDLIB #else