X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fcef_capture.cpp;h=95d997c07850b462e8c5a2b8524decf8be89d53a;hb=491a3e4a19271fba3547eead3e062c2a35371a26;hp=8837488f5795b4605ac028d32db295ba7d1b0817;hpb=cb1dcf409cde897b011e9d9d3cd3cf2974956190;p=nageru diff --git a/nageru/cef_capture.cpp b/nageru/cef_capture.cpp index 8837488..95d997c 100644 --- a/nageru/cef_capture.cpp +++ b/nageru/cef_capture.cpp @@ -165,8 +165,6 @@ void CEFCapture::OnLoadEnd() }); } -#define FRAME_SIZE (8 << 20) // 8 MB. - void CEFCapture::configure_card() { if (video_frame_allocator == nullptr) {