summaryrefslogtreecommitdiff
path: root/amiga/history_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/history_local.h')
-rwxr-xr-xamiga/history_local.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/amiga/history_local.h b/amiga/history_local.h
index bc1cc79da..452fe1512 100755
--- a/amiga/history_local.h
+++ b/amiga/history_local.h
@@ -36,9 +36,8 @@ struct history_window {
* Open history window.
*
* \param gw gui_window to open history for
- * \param history history to open
*/
-void ami_history_open(struct gui_window *gw, struct history *history);
+void ami_history_open(struct gui_window *gw);
void ami_history_close(struct history_window *hw);
BOOL ami_history_event(struct history_window *hw);