win-wasapi: Remove resolved TODO comment
This commit is contained in:
parent
18542461f2
commit
28947e96d7
@ -535,7 +535,6 @@ static obs_properties_t *GetWASAPIProperties(bool input)
|
||||
obs_properties_t *props = obs_properties_create();
|
||||
vector<AudioDeviceInfo> devices;
|
||||
|
||||
/* TODO: translate */
|
||||
obs_property_t *device_prop = obs_properties_add_list(props,
|
||||
OPT_DEVICE_ID, obs_module_text("Device"),
|
||||
OBS_COMBO_TYPE_LIST, OBS_COMBO_FORMAT_STRING);
|
||||
|
Loading…
x
Reference in New Issue
Block a user