undo the madness.

This commit is contained in:
rsc 2004-04-21 22:42:01 +00:00
parent 99f4029090
commit ee6d04f9fe
6 changed files with 15 additions and 209 deletions

View file

@ -92,9 +92,6 @@ char* edittext(Window*, int, Rune*, int);
void flushwarnings(void);
void startplumbing(void);
int expandenv(Rune**, uint*);
int abbrevenv(Rune**, uint*);
Runestr runestr(Rune*, uint);
Range range(int, int);