Hans Joachim Desserud has proposed merging lp:~hjd/widelands/semicolon into 
lp:widelands.

Requested reviews:
  Widelands Developers (widelands-dev)

For more details, see:
https://code.launchpad.net/~hjd/widelands/semicolon/+merge/300231

Skimmed warnings printed when building and found this.
-- 
Your team Widelands Developers is requested to review the proposed merge of 
lp:~hjd/widelands/semicolon into lp:widelands.
=== modified file 'src/logic/game_controller.h'
--- src/logic/game_controller.h	2016-05-14 18:18:51 +0000
+++ src/logic/game_controller.h	2016-07-15 18:37:44 +0000
@@ -83,7 +83,7 @@
 	 */
 	bool is_paused_or_zero_speed() {
 		return is_paused() || real_speed() == 0;
-	};
+	}
 
 	/**
 	 * Sets whether the game is paused.

_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~widelands-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to