From 3e62ac1993dc8f3315115c12dfe12abec84b96c9 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Sun, 19 Jul 2009 10:13:14 +0200 Subject: Apparently, this function shouldn't return anything --- src/gui/statuswindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/statuswindow.h') diff --git a/src/gui/statuswindow.h b/src/gui/statuswindow.h index d5bd8fd6..b7623806 100644 --- a/src/gui/statuswindow.h +++ b/src/gui/statuswindow.h @@ -54,7 +54,7 @@ class StatusWindow : public Window, public gcn::ActionListener */ void update(); - std::string update(int id); + void update(int id); void addAttribute(int id, const std::string &name, bool modifiable); -- cgit v1.2.3-70-g09d2