summaryrefslogtreecommitdiff
path: root/src/z-term.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/z-term.hpp')
-rw-r--r--src/z-term.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/z-term.hpp b/src/z-term.hpp
index b5d5c40b..83c903cc 100644
--- a/src/z-term.hpp
+++ b/src/z-term.hpp
@@ -167,4 +167,3 @@ void term_init_icky_corner(term *t);
void term_init_soft_cursor(term *t);
void term_init_ui_hooks(term *t, term_ui_hooks_t hooks);
void term_set_resize_hook(term *t, resize_hook_t *hook);
-void term_get_size(term *t, int *w, int *h);