Remove check for iSdl.
commit8b7ad639eb4b551e32f81c512029b944145f772a
authorBartosz Taudul <wolf.pld@gmail.com>
Tue, 28 Oct 2008 23:20:03 +0000 (29 00:20 +0100)
committerBartosz Taudul <wolf.pld@gmail.com>
Tue, 28 Oct 2008 23:20:03 +0000 (29 00:20 +0100)
tree1429544b3bba465e2a7708c54fc018963e634274
parentc0895f42b7a9769f6469bf8a4ba7e7fb1c322be2
Remove check for iSdl.

I don't think there's a possibility to call HandleCommandL() or
HandleWsEventL() before CSDLAppUi's ConstrucL() is called (which creates
iSdl), so remove the check.
src/main/symbian/SDL_main.cpp
src/main/symbian/sdlexe.cpp