removed unsupported character in improcfun.cc, no Issue

This commit is contained in:
heckflosse
2015-08-17 12:07:33 +02:00
parent bb2e3debb3
commit 161fa15922

View File

@@ -6405,7 +6405,7 @@ SSEFUNCTION void ImProcFunctions::chromiLuminanceCurve (EditBuffer *editBuffer,
}
// t2e.set();
// printf("Chromil took %d <EFBFBD>sec\n",t2e.etime(t1e));
// printf("Chromil took %d nsec\n",t2e.etime(t1e));
}