terminate timers in wmii.cleanup()
commitf82425ce47960e6126ea14e57122120c3222f935
authorBart Trojanowski <bart@jukie.net>
Sat, 15 Sep 2007 18:22:26 +0000 (15 14:22 -0400)
committerBart Trojanowski <bart@jukie.net>
Sat, 15 Sep 2007 18:29:39 +0000 (15 14:29 -0400)
tree7628dcb27fd5885a09c2eb5fa9f1141007e6d93e
parenta1f593f7f359df2a85052b780449ecf5c56aab7a
terminate timers in wmii.cleanup()

- avoid using 'timer' as a local variable, it clashes with a class name
- fix the way pcall is called
core/wmii.lua