diff options
Diffstat (limited to 'src/game/GameView.cpp')
| -rw-r--r-- | src/game/GameView.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/GameView.cpp b/src/game/GameView.cpp index 106e4e0..df755f0 100644 --- a/src/game/GameView.cpp +++ b/src/game/GameView.cpp @@ -1490,7 +1490,6 @@ void GameView::NotifyNotificationsChanged(GameModel * sender) } notificationComponents.clear(); - std::vector<Notification*> notifications = sender->GetNotifications(); int currentY = YRES-23; |
