newt: removed unused function
This commit is contained in:
parent
6213e137ff
commit
e1b0ab1745
1 changed files with 0 additions and 8 deletions
|
@ -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]*)
|
||||
|
|
Loading…
Reference in a new issue