diff options
| author | Jeremy Katz <katzj@redhat.com> | 2002-12-03 07:20:22 +0000 |
|---|---|---|
| committer | Jeremy Katz <katzj@redhat.com> | 2002-12-03 07:20:22 +0000 |
| commit | cf8eafa7423b2fc1854022aabbcf4f32e8d461c0 (patch) | |
| tree | 84e3997be8cd274715e01013fb5a94a51c3120b4 /loader2/modules.c | |
| parent | eb4e259de268c7bbb9554b75292fd7040101d53b (diff) | |
more debugging goes bye-bye
Diffstat (limited to 'loader2/modules.c')
| -rw-r--r-- | loader2/modules.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/loader2/modules.c b/loader2/modules.c index 2543acab6..a29ecbf3c 100644 --- a/loader2/modules.c +++ b/loader2/modules.c @@ -68,7 +68,6 @@ static int ethCount(const char * type) { if (chptr) chptr++; } - logMessage("there are %d %s devices", count, type); return count; } |
