0a2587be49
This variable was not actually used uninitialised, but some compilers (e.g. gcc-4.3.3) warned that the variable might be used uninitialised. Inspired by PR 41255 from Kurt Lidl.