Deactivate the timer when we destroy the puzzle window. Otherwise it
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Sep 2004 11:46:51 +0000 (11:46 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Sep 2004 11:46:51 +0000 (11:46 +0000)
commit7dd00b7efd9ae60b0d30b3df815da2439cef4108
treea09c0ce17f9d91e3506a20bf5e90f0cfccec3fc6
parent5b5c6b1255fb259a0aa0c33ad9ae46c46b86bc61
Deactivate the timer when we destroy the puzzle window. Otherwise it
might run again in mid-shutdown and cause chaos, if you hit `q' in
the middle of an animated sequence such as the Net finishing flash.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@4525 cda61777-01e9-0310-a592-d414129be87e
gtk.c