1
0
Эх сурвалжийг харах

win-wasapi: Remove resolved TODO comment

jp9000 10 жил өмнө
parent
commit
28947e96d7

+ 0 - 1
plugins/win-wasapi/win-wasapi.cpp

@@ -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);