]> granicus.if.org Git - procps-ng/commitdiff
unused variable
authoralbert <>
Wed, 29 May 2002 22:14:24 +0000 (22:14 +0000)
committeralbert <>
Wed, 29 May 2002 22:14:24 +0000 (22:14 +0000)
proc/devname.c

index afe4e798d36add2130b1cb1920b42dde08245d18..a93f1fd9e583253e9a33e785f0ddc832bf71aedc 100644 (file)
@@ -56,7 +56,6 @@ static void load_drivers(void){
     tty_map_node *tmn;
     int len;
     char *end;
-    int rc;
     p += 6;
     end = strchr(p, ' ');
     if(!end) continue;