diff options
| author | Juan Linietsky | 2017-06-28 17:00:18 -0300 |
|---|---|---|
| committer | Juan Linietsky | 2017-06-28 17:01:35 -0300 |
| commit | db3b05d2893dcaddeb3bcb10b845ff150eb50895 (patch) | |
| tree | e19d761357300ba03360593e3cbdda01e87f215e /scene/resources/audio_stream_sample.h | |
| parent | 9e54e1f34f7ee0b100b45fa2388f25096eb90670 (diff) | |
| download | godot-db3b05d2893dcaddeb3bcb10b845ff150eb50895.tar.gz godot-db3b05d2893dcaddeb3bcb10b845ff150eb50895.tar.zst godot-db3b05d2893dcaddeb3bcb10b845ff150eb50895.zip | |
Diffstat (limited to 'scene/resources/audio_stream_sample.h')
| -rw-r--r-- | scene/resources/audio_stream_sample.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/resources/audio_stream_sample.h b/scene/resources/audio_stream_sample.h index cd02df512..680f037f1 100644 --- a/scene/resources/audio_stream_sample.h +++ b/scene/resources/audio_stream_sample.h @@ -53,7 +53,6 @@ class AudioStreamPlaybackSample : public AudioStreamPlayback { int32_t last_nibble; int32_t loop_pos; int32_t window_ofs; - const uint8_t *ptr; } ima_adpcm[2]; int64_t offset; |
