--- registry/reg_perfcount.o --- cc-1552 c99: WARNING File = registry/reg_perfcount.c, Line = 375 The variable "success" is set but never used. BOOL success = False; ^ cc-1552 c99: WARNING File = registry/reg_perfcount.c, Line = 611 The variable "success" is set but never used. BOOL success = False; ^ cc-1552 c99: WARNING File = registry/reg_perfcount.c, Line = 758 The variable "success" is set but never used. BOOL success; ^
Fixed thanks ! Jeremy.