Elm win: fix wrong deletion of elm windows.
authorTom Hacohen <tom@stosb.com>
Fri, 26 Sep 2014 09:09:15 +0000 (10:09 +0100)
committerTom Hacohen <tom@stosb.com>
Fri, 26 Sep 2014 09:10:51 +0000 (10:10 +0100)
commitc15f16c9c8559d1dc966bff66403fdf3db84c10c
treee1f778c3a61441416dda9ca079b9333feb48991f
parentdc1382b9d0c32cc64d6de6266244889578eb13bd
Elm win: fix wrong deletion of elm windows.

This is a fix upon 6e7686c030fab162edb3128de005ec00ea8c0ffc.
This correctly deletes the list even if the windows are still referenced
and even if they are deleted from under out feets.
src/lib/elm_win.c