diff --git a/motorApp/NewportSrc/xps_c8_driver.h b/motorApp/NewportSrc/xps_c8_driver.h index 22faaa99..f899148c 100755 --- a/motorApp/NewportSrc/xps_c8_driver.h +++ b/motorApp/NewportSrc/xps_c8_driver.h @@ -3,9 +3,6 @@ / */ -/*#ifndef DLL -#define DLL _declspec(dllimport) -#endif*/ #ifdef WINDOWS /* Copied from old version*/ #ifndef DLL #define DLL _declspec(dllimport) @@ -15,7 +12,6 @@ #define DLL #endif - #ifdef __cplusplus extern "C" {