Pārlūkot izejas kodu

Remove debugging call to getchar()

tags/v0.9.3
Michael Brown 19 gadus atpakaļ
vecāks
revīzija
86d2127204
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  1. 0
    3
      src/drivers/bus/isapnp.c

+ 0
- 3
src/drivers/bus/isapnp.c Parādīt failu

@@ -395,9 +395,6 @@ static int isapnp_try_isolate ( void ) {
395 395
 	/* Return number of cards found */
396 396
 	DBG ( "ISAPnP found %d cards at read port %hx\n",
397 397
 	      isapnp_max_csn, isapnp_read_port );
398
-
399
-	getchar();
400
-
401 398
 	return isapnp_max_csn;
402 399
 }
403 400
 

Notiek ielāde…
Atcelt
Saglabāt