mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-24 16:04:40 +08:00
Removed stray debugging message.
This commit is contained in:
parent
de05ed9c11
commit
c1407c3239
@ -1763,7 +1763,7 @@ ncio_px_pad_length(ncio *nciop, off_t length)
|
||||
{
|
||||
|
||||
int status = ENOERR;
|
||||
printf("\nncio_px_pad_length entered.\n");
|
||||
|
||||
if(nciop == NULL)
|
||||
return EINVAL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user