diff options
| author | Michael I. Bushnell <mib@gnu.org> | 1994-09-21 20:16:07 +0000 |
|---|---|---|
| committer | Michael I. Bushnell <mib@gnu.org> | 1994-09-21 20:16:07 +0000 |
| commit | 9faf3438c0da06bb0bcf74e176479245fbd33619 (patch) | |
| tree | 866e80408f03f2274e8d572f5fa71ac7afdd49a5 | |
| parent | c9c5b4e8c965e94e22dae337238d9d6cffab8bdb (diff) | |
Formerly sizes.c.~18~
| -rw-r--r-- | ufs/sizes.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ufs/sizes.c b/ufs/sizes.c index bde73dee..cc25f680 100644 --- a/ufs/sizes.c +++ b/ufs/sizes.c @@ -505,9 +505,5 @@ diskfs_grow (struct node *np, mach_port_deallocate (mach_task_self (), obj); } -#if 0 - diskfs_file_update (np, 0); -#endif - return err; } |
