Remove a mylog() call which is a dupilicate of the preceding MYLOG()
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Tue, 11 May 2021 12:03:08 +0000 (21:03 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Sat, 15 May 2021 10:46:08 +0000 (19:46 +0900)
commit1914d574d50ff4802ececa95f4c9d2a3c08ea88a
tree1a72b3c6dde7cf837d1b3f53d8c7cb1c392a2701
parent688d26c79483fe506cc7875c056727e67175a609
Remove a mylog() call which is a dupilicate of the preceding MYLOG()
macro call.
Also direct use of mylog() should be avoided because mylog() uses lots of CPU.

Report and patch by Marko Ristola.
results.c