]> git.mxchange.org Git - flightgear.git/commit
allow listeners to remove themselves. This is done by marking them
authormfranz <mfranz>
Tue, 23 Jan 2007 16:47:04 +0000 (16:47 +0000)
committermfranz <mfranz>
Tue, 23 Jan 2007 16:47:04 +0000 (16:47 +0000)
commit22421f66871977386665f0b03a1be11c86acae63
tree662b63812387869b6dd06942ad84baaaaafab2e7
parent016750c865641b5fe617a55de73708d7132fb89f
allow listeners to remove themselves. This is done by marking them
dead and letting the next NasalSys::update() remove all dead listeners.
src/Scripting/NasalSys.cxx
src/Scripting/NasalSys.hxx