Mark Mitchell wrote: > Don McCoy wrote: > >> + if (event_) >> + delete event_; > > FYI, you're allowed to delete NULL. The compiler is required to check > that the I will revise that. Better yet, I'll stop doing it in the future. :) Thanks, -- Don McCoy don (at) CodeSourcery (888) 776-0262 / (650) 331-3385, x712