new_editor: close legacy d2d host path
This commit is contained in:
@@ -652,12 +652,6 @@ EditorWindowFrameTransferRequests EditorWindow::RenderFrame(
|
||||
if (!presentResult.warning.empty()) {
|
||||
LogRuntimeTrace("present", presentResult.warning);
|
||||
}
|
||||
|
||||
m_runtime->CaptureIfRequested(
|
||||
drawData,
|
||||
pixelWidth,
|
||||
pixelHeight,
|
||||
presentResult.framePresented);
|
||||
return transferRequests;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user