That looks a little odd to me. It allows bits to be set which I don't think should be set. They probably are not set though, and in that case this will do no harm.
What that does is set the prescaler so that the timer runs at the system clock speed, which on the Arduino is 16MHz. I guess that's fast enough to not cause a hum :-)
Best thing is to try it.
Joe