From 1849668c81919808b206550fd176b203e67026db Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 16 Aug 2012 13:42:21 +0000 Subject: 30617: rationalise replacement tgoto() prototype --- Src/zsh_system.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Src/zsh_system.h') 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 -- cgit 1.4.1