diff options
Diffstat (limited to 'src/sound_asset.h')
| -rw-r--r-- | src/sound_asset.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sound_asset.h b/src/sound_asset.h index 1e3553a0..7b9c65a7 100644 --- a/src/sound_asset.h +++ b/src/sound_asset.h @@ -37,8 +37,6 @@ class SoundAsset; class SoundAssetWriter { public: - ~SoundAssetWriter (); - void write (float const * const *, int); void finalize (); |
