stage: Protect call to unrealize() in dispose
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 9 Sep 2011 12:53:33 +0000 (13:53 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 9 Sep 2011 12:53:33 +0000 (13:53 +0100)
commitc5ba998d64605b207b499221d7a484794e756c7a
tree83556174ad2afc40239cfda8ef70cf159fc60a2e
parent598e7a4a7e2bbae8928690a4fc44f7771bef530c
stage: Protect call to unrealize() in dispose

Do not call ClutterStageWindow::unrealize() if the Stage has already
been unrealized.
clutter/clutter-stage.c