diff --git a/src/cleanstream-filter.cpp b/src/cleanstream-filter.cpp index 337c393..f6e4994 100644 --- a/src/cleanstream-filter.cpp +++ b/src/cleanstream-filter.cpp @@ -426,6 +426,7 @@ obs_properties_t *cleanstream_properties(void *data) [](void *data, obs_properties_t *props, obs_property_t *property, obs_data_t *settings) { UNUSED_PARAMETER(property); + UNUSED_PARAMETER(props); struct cleanstream_data *gf_ = static_cast(data); // load the sound file and cache it std::string replace_sound_path_ =