mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-14 07:11:32 +00:00
Remove debugging call to getchar()
This commit is contained in:
parent
c659a54f70
commit
86d2127204
@ -395,9 +395,6 @@ static int isapnp_try_isolate ( void ) {
|
||||
/* Return number of cards found */
|
||||
DBG ( "ISAPnP found %d cards at read port %hx\n",
|
||||
isapnp_max_csn, isapnp_read_port );
|
||||
|
||||
getchar();
|
||||
|
||||
return isapnp_max_csn;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user