summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/fns.h
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-04-21 22:42:01 +0000
committerrsc <devnull@localhost>2004-04-21 22:42:01 +0000
commitee6d04f9feec5011da240a9e08704c775806c331 (patch)
tree6c1bbb4ef110ccebe04dfae0fd71605bab815366 /src/cmd/acme/fns.h
parent99f40290902d69956f7ef57b33599c4092021d01 (diff)
downloadplan9port-ee6d04f9feec5011da240a9e08704c775806c331.tar.gz
plan9port-ee6d04f9feec5011da240a9e08704c775806c331.zip
undo the madness.
Diffstat (limited to 'src/cmd/acme/fns.h')
-rw-r--r--src/cmd/acme/fns.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/cmd/acme/fns.h b/src/cmd/acme/fns.h
index ba3e1d17..2257d681 100644
--- a/src/cmd/acme/fns.h
+++ b/src/cmd/acme/fns.h
@@ -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);