Cleaned up Borland compiler warnings.

This commit is contained in:
skarg
2009-04-19 20:05:06 +00:00
parent 94d55e0294
commit 6da080105d
7 changed files with 11 additions and 9 deletions
-1
View File
@@ -342,7 +342,6 @@ bool Binary_Value_Write_Property(
object. */
if (priority && (priority <= BACNET_MAX_PRIORITY) &&
(priority != 6 /* reserved */ ) &&
(value.type.Enumerated >= MIN_BINARY_PV) &&
(value.type.Enumerated <= MAX_BINARY_PV)) {
level = (BACNET_BINARY_PV) value.type.Enumerated;
object_index =