decreased verbosity.
This commit is contained in:
@@ -121,6 +121,7 @@ int AqHomed_Init(AQHOMED *aqh, int argc, char **argv)
|
||||
DBG_ERROR(NULL, "Error loading device list(%d)", rv);
|
||||
return rv;
|
||||
}
|
||||
#if 0
|
||||
else {
|
||||
GWEN_BUFFER *dbuf;
|
||||
|
||||
@@ -129,6 +130,7 @@ int AqHomed_Init(AQHOMED *aqh, int argc, char **argv)
|
||||
fprintf(stdout, "%s\n", GWEN_Buffer_GetStart(dbuf));
|
||||
GWEN_Buffer_free(dbuf);
|
||||
}
|
||||
#endif
|
||||
|
||||
_setupDb(aqh, dbArgs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user