diff options
author | Max Horn | 2008-10-12 22:06:31 +0000 |
---|---|---|
committer | Max Horn | 2008-10-12 22:06:31 +0000 |
commit | 19b6289688353541297921252e55e6a5c5bc4076 (patch) | |
tree | 549d8728be5a24b2d3cdd7e0a57c32bc524eb356 /engines/scumm/usage_bits.cpp | |
parent | 95474b048aa742f500f276f782e9998eccfce8d9 (diff) | |
download | scummvm-rg350-19b6289688353541297921252e55e6a5c5bc4076.tar.gz scummvm-rg350-19b6289688353541297921252e55e6a5c5bc4076.tar.bz2 scummvm-rg350-19b6289688353541297921252e55e6a5c5bc4076.zip |
Don't call Common::List::size() if you don't have to (it's an expensive operation, which has to iterate the whole List, while empty() works in constant time)
svn-id: r34786
Diffstat (limited to 'engines/scumm/usage_bits.cpp')
0 files changed, 0 insertions, 0 deletions