diff --git a/thermion_dart/native/src/ThermionDartFFIApi.cpp b/thermion_dart/native/src/ThermionDartFFIApi.cpp index 6f1df24c..f7750910 100644 --- a/thermion_dart/native/src/ThermionDartFFIApi.cpp +++ b/thermion_dart/native/src/ThermionDartFFIApi.cpp @@ -262,7 +262,6 @@ extern "C" uint32_t height, void (*onComplete)()) { - Log("Creating swapchain %dx%d with viewer %lu & surface %lu", width, height, viewer, surface); std::packaged_task lambda( [=]() mutable {