summaryrefslogtreecommitdiff
path: root/src/gui/ok_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ok_dialog.h')
-rw-r--r--src/gui/ok_dialog.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/ok_dialog.h b/src/gui/ok_dialog.h
index 30cfcdca..26e788f5 100644
--- a/src/gui/ok_dialog.h
+++ b/src/gui/ok_dialog.h
@@ -45,8 +45,6 @@ class OkDialog : public Window, public gcn::ActionListener
OkDialog(const std::string &title, const std::string &msg,
Window *parent = NULL);
- unsigned int getNumRows();
-
/**
* Called when receiving actions from the widgets.
*/