mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-28 18:39:05 -04:00
UI: Remove unnecessary UNUSED_PARAMETER
This commit is contained in:
committed by
Ryan Foster
parent
af3890a4a9
commit
4ca0273a57
@@ -1852,7 +1852,6 @@ bool OBSBasicPreview::DrawSelectedItem(obs_scene_t *scene,
|
||||
GS_DEBUG_MARKER_END();
|
||||
|
||||
UNUSED_PARAMETER(scene);
|
||||
UNUSED_PARAMETER(param);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user