Remove parameters dialog.
commitcb8c1807e8d4b4ae599f5fdd0dc9d789338eca06
authorBartosz Taudul <wolf.pld@gmail.com>
Wed, 8 Oct 2008 19:20:45 +0000 (8 21:20 +0200)
committerBartosz Taudul <wolf.pld@gmail.com>
Wed, 8 Oct 2008 19:20:45 +0000 (8 21:20 +0200)
tree46a6b1b132147b91354ec275da1343b571d1971e
parent5d0119793aeceb4b9de9fe3628a48f59ac1690ae
Remove parameters dialog.

Remove parameters dialog. Since there's no startup parameters to be
passed to SDL now, sdllib.cpp can now be a part of the main SDL library,
which in turn removes the need to have a copy of the functionality
provided by that file on the application's side.
src/main/symbian/sdlexe.cpp
src/main/symbian/sdllib.cpp
symbian/include/internal/sdlmain.h
symbian/sdl.mmp
symbian/sdlmain.mmp [deleted file]
symbian/sdlmaint.mmp [deleted file]