MAEMO: Fix uninitialized member
This commit is contained in:
parent
848b6daeb9
commit
2f08f95e11
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ namespace Maemo {
|
|||
|
||||
OSystem_SDL_Maemo::OSystem_SDL_Maemo()
|
||||
:
|
||||
_eventObserver(0),
|
||||
OSystem_POSIX() {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue