Added missing variable initialisation and replaced some str != "" with !str.empty()
authorIngo Ruhnke <grumbel@gmx.de>
Sat, 6 Feb 2010 20:19:53 +0000 (20:19 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Sat, 6 Feb 2010 20:19:53 +0000 (20:19 +0000)
commit708e08f13639924ddee3a092dfeb1243975f2886
treea29de88478725a5f3d8f9804c30fa96d2b5ba0c7
parent7d5ac7d42f73d3fd6b60cf87534656ed80a52de3
Added missing variable initialisation and replaced some str != "" with !str.empty()

SVN-Revision: 6305
src/trigger/door.cpp