X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fardour%2Fsndfile_helpers.h;h=1d11375fa639c316cc72b3d29df48ae7e28991c7;hb=9766cc7d8b1d96817d2ec9b5a7ccef6f97f440f5;hp=b475b082befd3f8caf305f49325beeff0ddc1c66;hpb=5ff6402dad5b9aa8de0ce2ac44e8f3189ef9439e;p=ardour.git diff --git a/libs/ardour/ardour/sndfile_helpers.h b/libs/ardour/ardour/sndfile_helpers.h index b475b082be..1d11375fa6 100644 --- a/libs/ardour/ardour/sndfile_helpers.h +++ b/libs/ardour/ardour/sndfile_helpers.h @@ -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);