How to destroy scene in stack

Description:

Click ‘Pause’ button in Game scene, CCDirector pushs a pause scene.
In Pause scene, I want to destroy the Game scene when I click ‘Back to Main menu’.
How to realize this?
Thanks!

popscene twice?