Revision 530193
Go back to digest for 16th April 2006Optimization in Multimedia
Jeff Mitchell committed changes in /trunk/extragear/multimedia/amarok/src/metabundle.cpp:
Change the rand function a bit. Why seed on every call? So do it once. Also call rand() directly after seeding, no point
in the extra function call 64 times.
File Changes
Modified 1 files
- /trunk/extragear/multimedia/amarok/src/metabundle.cpp
1 files changed in total