summary: kill stray comment

This commit is contained in:
nick black 2020-08-20 01:27:06 -04:00
parent 8578cffebe
commit 11a9ce0f5e

View File

@ -378,7 +378,6 @@ summary_table(struct ncdirect* nc, const char* spec){
}else{
qprefix(0, GIG, tfpsbuf, 0);
}
//GIG * (double)results[i].stats.renders / results[i].stats.render_ns
uint32_t rescolor;
if(results[i].result < 0){
rescolor = 0xff303c;