summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2014-10-28 00:43:52 -0400
committerstanley lieber <stanley.lieber@gmail.com>2014-10-28 00:43:52 -0400
commite1b0ab17458d5dce5f228a6e6e231d8128db2e4b (patch)
tree4202106f9223a4c7d103de3f4f73cdd5e232793d
parent6213e137ff2e0636284dc294017a39f916f1f3a9 (diff)
downloadplan9front-e1b0ab17458d5dce5f228a6e6e231d8128db2e4b.tar.xz
newt: removed unused function
-rwxr-xr-xrc/bin/newt8
1 files changed, 0 insertions, 8 deletions
diff --git a/rc/bin/newt b/rc/bin/newt
index 8db0445ec..b65df64b5 100755
--- a/rc/bin/newt
+++ b/rc/bin/newt
@@ -24,14 +24,6 @@ fn e{
cat /tmp/post >$mnt/$group/post
}
fn f { du -a $* | sed 's/^.* //g' }
-fn flag{
- if(~ $1 [\+][aDdfrSs] [-][aDdfrSs]){
- if(test $2 -le $#rposts && test -f $rposts($2)^/flags)
- echo $1 >$rposts($2)^/flags
- if not
- echo !address
- }
-}
fn fmtd{
date=`{cat}
if(! ~ $date(1) [0-9]*)