now remove debug info

This commit is contained in:
tildearrow 2021-12-22 12:01:37 -05:00
parent d92e91c5d8
commit dbf0d3fd88
1 changed files with 0 additions and 2 deletions

View File

@ -1350,8 +1350,6 @@ void DivEngine::renderSamples() {
prevsample=predsample;
previndex=index;
printf("%d: O %d E %d\n",j,sample,predsample);
if (j&1) {
s->adpcmRendData[j>>1]|=encoded;
} else {