From 0c7af01358477117ccc74f1a1a1a338dfaf80b4b Mon Sep 17 00:00:00 2001
From: Roland Haeder <roland@mxchange.org>
Date: Tue, 14 Jul 2015 23:24:05 +0200
Subject: [PATCH] Small method with just one call finished + 'core' updated

Signed-off-by: Roland Haeder <roland@mxchange.org>
---
 application/city/main/city_daemon/class_BaseCityDaemon.php | 1 -
 core                                                       | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/application/city/main/city_daemon/class_BaseCityDaemon.php b/application/city/main/city_daemon/class_BaseCityDaemon.php
index ed5f327..46d666d 100644
--- a/application/city/main/city_daemon/class_BaseCityDaemon.php
+++ b/application/city/main/city_daemon/class_BaseCityDaemon.php
@@ -254,7 +254,6 @@ class BaseCityDaemon extends BaseCitySystem implements Updateable, AddableCriter
 	 * Checks whether at least one map requires expansion
 	 *
 	 * @return	$requiresExpansion	Whether a map requires expansion
-	 * @todo	0% done
 	 */
 	public function isMapPendingExpansion () {
 		// Get map manager
diff --git a/core b/core
index ea315b9..c597d67 160000
--- a/core
+++ b/core
@@ -1 +1 @@
-Subproject commit ea315b99e09ba2c222006947a7dbc605bf0f437e
+Subproject commit c597d67371a03ee44d77917b951126919400de6b
-- 
2.39.5