summaryrefslogtreecommitdiffstats
path: root/loader2/modules.c
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-12-03 07:20:22 +0000
committerJeremy Katz <katzj@redhat.com>2002-12-03 07:20:22 +0000
commitcf8eafa7423b2fc1854022aabbcf4f32e8d461c0 (patch)
tree84e3997be8cd274715e01013fb5a94a51c3120b4 /loader2/modules.c
parenteb4e259de268c7bbb9554b75292fd7040101d53b (diff)
more debugging goes bye-bye
Diffstat (limited to 'loader2/modules.c')
-rw-r--r--loader2/modules.c1
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;
}