Simplify exit procedure.
commit1a770c637395f2fadb4c7d625eeb9d07c5d996d2
authorBartosz Taudul <wolf.pld@gmail.com>
Sat, 19 Jul 2008 13:34:02 +0000 (19 15:34 +0200)
committerBartosz Taudul <wolf.pld@gmail.com>
Sat, 19 Jul 2008 18:41:49 +0000 (19 20:41 +0200)
tree58a8d6eac89791e99f0d185b244157776f735eb1
parentc45a95dee2ccbceed525a2530fcda8d0e4018f19
Simplify exit procedure.

CExitWait using MExitWait's DoExit() function to access CAknAppUi Exit()
was needlessly complicated. Now Exit() is called directly.
src/main/symbian/sdlexe.cpp