Remove debugging

This commit is contained in:
Ali 2023-05-27 16:04:01 +04:00
parent ebd414691c
commit e8e6e22348

View File

@ -20,7 +20,7 @@
return nil;
}
_impl->direct = 1;
_impl->seekable = 0;
//_impl->seekable = 0;
}
return self;
}