Director Class 1.4 clean function question

I’m using the Director Class 1.4 and I’m confused as to whether or not I need to do something similar to what you see below in my clean function:

localGroup:removeSelf()
localGroup = nil

Is the localGroup removed automatically after the changeScene in 1.4?

I cleanup all my sprites, events, etc, in clean() but not sure if I have to remove the entire group. [import]uid: 85633 topic_id: 14588 reply_id: 314588[/import]