Skip to content

Commit

Permalink
merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
summeroff committed Nov 29, 2023
1 parent 750121b commit 68e304d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libobs/obs.h
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,6 @@ EXPORT profiler_name_store_t *obs_get_profiler_name_store(void);
* OBS_VIDEO_MODULE_NOT_FOUND if the graphics module is not found
* OBS_VIDEO_FAIL for generic failure
*/
OBS_DEPRECATED
EXPORT int obs_reset_video(struct obs_video_info *ovi);

EXPORT int obs_deactivate_video_info();
Expand Down

0 comments on commit 68e304d

Please sign in to comment.