remove protos for read/write

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5554 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-03-16 16:10:31 +00:00
parent 4ce9048b86
commit 66b46a58d2

View File

@@ -115,9 +115,6 @@ int rl_meta_chars = 1;
** Declarations.
*/
static unsigned char *editinput();
extern int read();
extern int write();
extern char *getenv();
extern char *tgetstr();
extern int tgetent();