Fix erroneous reports of unresolved assets when checking OV/VF pairs.
[libdcp.git] / src / sound_asset_writer.h
index 0a7d8cdaed8988f11cab3c41241b6376b34700be..b2de9e8eed4182a5034734751594f46ef821b75f 100644 (file)
@@ -63,7 +63,7 @@ public:
 private:
        friend class SoundAsset;
 
-       SoundAssetWriter (SoundAsset *, boost::filesystem::path, Standard standard);
+       SoundAssetWriter (SoundAsset *, boost::filesystem::path);
 
        void write_current_frame ();