summaryrefslogtreecommitdiff
path: root/src/sound_asset.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-06-07 10:07:26 +0100
committerCarl Hetherington <cth@carlh.net>2013-06-07 10:07:26 +0100
commit59617eb2230e47b59882c4f9ca6092ce05f53cf1 (patch)
treecf74445bdf863d942d599bd9820cd5a50a8113cf /src/sound_asset.h
parent27e74ac5cf717233914fd017eb9ca67ee7c4af96 (diff)
parent02b1073f910aeb4eeaa914d15a68b76b3969e690 (diff)
Merge branch 'master' into cxml
Diffstat (limited to 'src/sound_asset.h')
-rw-r--r--src/sound_asset.h2
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 ();