From 509ff37ec46e494ed4d7d120106054101a501848 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Wed, 18 Feb 2004 22:34:15 +0000 Subject: [PATCH] better fix for win32 dll export warnings (considering how epixExport.h works) --- src/iocsh/systemCommandRegister.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/iocsh/systemCommandRegister.c b/src/iocsh/systemCommandRegister.c index c7016ed77..f9221a6cd 100644 --- a/src/iocsh/systemCommandRegister.c +++ b/src/iocsh/systemCommandRegister.c @@ -17,8 +17,6 @@ #include #include #include - -#define epicsExportSharedSymbols #include /* system */