Fixed compile warnings.

This commit is contained in:
skarg
2012-04-09 14:15:44 +00:00
parent c2db7ee7c4
commit c5015b334d
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -496,7 +496,6 @@ bool Multistate_Input_Write_Property(
BACNET_WRITE_PROPERTY_DATA * wp_data)
{
bool status = false; /* return value */
unsigned int object_index = 0;
int len = 0;
BACNET_APPLICATION_DATA_VALUE value;