summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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]*)