aboutsummaryrefslogtreecommitdiff
path: root/diplomacy/web
diff options
context:
space:
mode:
Diffstat (limited to 'diplomacy/web')
-rw-r--r--diplomacy/web/src/gui/pages/content_game.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/diplomacy/web/src/gui/pages/content_game.jsx b/diplomacy/web/src/gui/pages/content_game.jsx
index bb7d41e..5392336 100644
--- a/diplomacy/web/src/gui/pages/content_game.jsx
+++ b/diplomacy/web/src/gui/pages/content_game.jsx
@@ -417,7 +417,6 @@ export class ContentGame extends React.Component {
case 'cleared_units':
case 'power_orders_update':
case 'power_orders_flag':
- return this.notifiedLocalStateChange(networkGame, notification);
case 'game_status_update':
case 'omniscient_updated':
case 'power_vote_updated':