about summary refs log tree commit diff
path: root/Src/zsh_system.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/zsh_system.h')
-rw-r--r--Src/zsh_system.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Src/zsh_system.h b/Src/zsh_system.h
index f20a7bb90..f38533023 100644
--- a/Src/zsh_system.h
+++ b/Src/zsh_system.h
@@ -874,7 +874,3 @@ extern short ospeed;
 #  endif
 # endif
 #endif
-
-#ifdef TGOTO_PROTO_MISSING
-char *tgoto(const char *cap, int col, int row);
-#endif