diff options
Diffstat (limited to 'awklib/eg/prog/igawk.sh')
-rw-r--r-- | awklib/eg/prog/igawk.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/awklib/eg/prog/igawk.sh b/awklib/eg/prog/igawk.sh index df6da1ae..6fb70c38 100644 --- a/awklib/eg/prog/igawk.sh +++ b/awklib/eg/prog/igawk.sh @@ -76,7 +76,6 @@ fi # at this point, /tmp/ig.s.$$ has the program gawk -- ' # process @include directives - function pathto(file, i, t, junk) { if (index(file, "/") != 0) |