Merge branch 'master' into cxml
[libdcp.git] / src / sound_asset.h
index 1e3553a0f48338af33fcf1fd08bbdf0a79c63f91..7b9c65a74ffe67b3a2f8cadd92bf78c1739ceee9 100644 (file)
@@ -37,8 +37,6 @@ class SoundAsset;
 class SoundAssetWriter
 {
 public:
-       ~SoundAssetWriter ();
-
        void write (float const * const *, int);
        void finalize ();