More work on aqhome-cgi.
This commit is contained in:
@@ -404,7 +404,6 @@ uint64_t *AQH_Storage_GetDataPoints(AQH_STORAGE *sto, uint64_t valueId, uint64_t
|
||||
uint64_t *arrayPtr;
|
||||
uint64_t i;
|
||||
|
||||
DBG_ERROR(NULL, "Requested %d entries", (int) maxDataPointsRequested);
|
||||
df=_getDataFileByValueId(sto, valueId);
|
||||
if (df==NULL) {
|
||||
DBG_ERROR(AQH_LOGDOMAIN, "No file for value id %lu", (unsigned long int) valueId);
|
||||
|
||||
Reference in New Issue
Block a user