Added missing variable initialisation and replaced some str != "" with !str.empty()
authorgrumbel <grumbel@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 6 Feb 2010 20:19:53 +0000 (20:19 +0000)
committergrumbel <grumbel@837edb03-e0f3-0310-88ca-d4d4e8b29345>
Sat, 6 Feb 2010 20:19:53 +0000 (20:19 +0000)
commit2e827f45aa6f0366aed6e61d87d5dff0cecb585b
treea29de88478725a5f3d8f9804c30fa96d2b5ba0c7
parentbb273886acea4d6599624225e8a03ad96194b64b
Added missing variable initialisation and replaced some str != "" with !str.empty()

git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6305 837edb03-e0f3-0310-88ca-d4d4e8b29345
src/trigger/door.cpp