diff options
Diffstat (limited to 'libiberty/maint-tool')
-rw-r--r-- | libiberty/maint-tool | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libiberty/maint-tool b/libiberty/maint-tool index bfc5304..47fcd70 100644 --- a/libiberty/maint-tool +++ b/libiberty/maint-tool @@ -145,7 +145,6 @@ sub undoc { next unless /^\# *define/; s/\# *define *//; } - next if $filename =~ /mpw\.c/; s/ VPARAMS//; s/ *\177.*//; |