cleaned up compiler warnings

This commit is contained in:
skarg
2012-09-23 12:48:41 +00:00
parent 9db24ea90a
commit d5fd900780
9 changed files with 36 additions and 21 deletions
-1
View File
@@ -69,7 +69,6 @@ uint8_t Send_Read_Property_Request_Address(
{
BACNET_ADDRESS my_address;
uint8_t invoke_id = 0;
bool status = false;
int len = 0;
int pdu_len = 0;
int bytes_sent = 0;