[Scummvm-cvs-logs] scummvm master -> 848b6daeb980199a948fd5d067e5f199c1ee1593

tsoliman tarek at bashasoliman.com
Sun Jul 15 07:09:04 CEST 2012


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
848b6daeb9 MAEMO: Minor whitespace fix


Commit: 848b6daeb980199a948fd5d067e5f199c1ee1593
    https://github.com/scummvm/scummvm/commit/848b6daeb980199a948fd5d067e5f199c1ee1593
Author: Tarek Soliman (tsoliman at scummvm.org)
Date: 2012-07-14T22:07:24-07:00

Commit Message:
MAEMO: Minor whitespace fix

Changed paths:
    backends/platform/maemo/maemo.cpp



diff --git a/backends/platform/maemo/maemo.cpp b/backends/platform/maemo/maemo.cpp
index 61fe56e..4e50d04 100644
--- a/backends/platform/maemo/maemo.cpp
+++ b/backends/platform/maemo/maemo.cpp
@@ -84,7 +84,6 @@ static void registerDefaultKeyBindings(Common::KeymapperDefaultBindings *_keymap
 #endif
 
 void OSystem_SDL_Maemo::initBackend() {
-
 	ConfMan.registerDefault("fullscreen", true);
 	ConfMan.registerDefault("aspect_ratio", true);
 






More information about the Scummvm-git-logs mailing list