diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2012-08-16 13:42:21 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2012-08-16 13:42:21 +0000 |
| commit | 1849668c81919808b206550fd176b203e67026db (patch) | |
| tree | 6c68b1f4c63fa38bce6ff9ebcf59a4a138a1e0dc /Src/zsh_system.h | |
| parent | add 5.0.0 release note (diff) | |
| download | zsh-1849668c81919808b206550fd176b203e67026db.tar zsh-1849668c81919808b206550fd176b203e67026db.tar.gz zsh-1849668c81919808b206550fd176b203e67026db.tar.bz2 zsh-1849668c81919808b206550fd176b203e67026db.tar.lz zsh-1849668c81919808b206550fd176b203e67026db.tar.xz zsh-1849668c81919808b206550fd176b203e67026db.tar.zst zsh-1849668c81919808b206550fd176b203e67026db.zip | |
30617: rationalise replacement tgoto() prototype
Diffstat (limited to 'Src/zsh_system.h')
| -rw-r--r-- | Src/zsh_system.h | 4 |
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 |
