mirror of
https://github.com/scummvm/scummvm.git
synced 2026-05-21 05:40:43 +00:00
d09c3e28a6
This does not make sense in C++98. For C++11 this only prevents Foo x = {...}
initialization, which we can't use anyway.