projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac6954a
)
(main): Remove now-unused declaration of `i'.
author
Jim Meyering
<jim@meyering.net>
Thu, 25 Mar 2004 17:35:29 +0000
(17:35 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 25 Mar 2004 17:35:29 +0000
(17:35 +0000)
src/du.c
patch
|
blob
|
history
diff --git
a/src/du.c
b/src/du.c
index f53add75c53db04abb4b1184f5a009e3962ec90b..b9f38864feb3012ae472c44cdd7c0acf33cba528 100644
(file)
--- a/
src/du.c
+++ b/
src/du.c
@@
-736,7
+736,6
@@
main (int argc, char **argv)
if (files_from)
{
FILE *istream;
- size_t i;
/* When using --files0-from=F, you may not specify any files
on the command-line. */