Cleaned up compile warnings

This commit is contained in:
skarg
2015-06-29 15:16:03 +00:00
parent 89bbfbb2ab
commit c3eddc2f1c
5 changed files with 5 additions and 5 deletions
-1
View File
@@ -450,7 +450,6 @@ bool Trend_Log_Write_Property(
{
bool status = false; /* return value */
int len = 0;
int iOffset = 0;
BACNET_APPLICATION_DATA_VALUE value;
TL_LOG_INFO *CurrentLog;
BACNET_DATE TempDate; /* build here in case of error in time half of datetime */