Clear out our speak service once we've unregistered it.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4822 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2007-09-11 19:59:08 +00:00
parent 9f2a90f001
commit bc739b6520
@@ -260,6 +260,7 @@ public class PlaceManager
// clear out our services
if (_plobj.speakService != null) {
_invmgr.clearDispatcher(_plobj.speakService);
_plobj.speakService = null;
}
// make sure we don't have any shutdowner in the queue