mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
docs: Fix circlebuf deprecation note
This commit is contained in:
@@ -4,7 +4,8 @@ Circular Buffers
|
||||
A circular buffer that will automatically increase in size as necessary
|
||||
as data is pushed to the front or back.
|
||||
|
||||
.. deprecated:: 3X.0
|
||||
.. deprecated:: 30.1
|
||||
Replaced by :doc:`reference-libobs-util-deque`
|
||||
|
||||
.. code:: cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user