libCom: Clean up win32 build warning

Delete CFLAG added for the Borland compiler (no longer supported).
This commit is contained in:
Andrew Johnson
2011-11-28 15:54:49 -06:00
parent 0e41c03ff2
commit b791a3692b
-2
View File
@@ -222,8 +222,6 @@ SRCS += epicsTempFile.cpp
SRCS += epicsStdio.c
SRCS += osdStdio.c
osdEnv_CFLAGS_WIN32= -U__STDC__
SRCS += osdThread.c
SRCS += osdMutex.c
SRCS += osdEvent.c