a better, deeper fix for "cancel all solo", as Session::cancel_all_solo()
[ardour.git] / libs / ardour / ardour / sndfile_helpers.h
index b475b082befd3f8caf305f49325beeff0ddc1c66..1d11375fa639c316cc72b3d29df48ae7e28991c7 100644 (file)
@@ -49,7 +49,6 @@ int sndfile_header_format_by_index (int);
 int sndfile_endian_format_by_index (int);
 
 int sndfile_data_width (int format);
-int sndfile_data_width (ARDOUR::SampleFormat);
 
 // It'd be nice if libsndfile did this for us
 std::string sndfile_major_format (int);