Commit a1246846 authored by Nikolay Igotti's avatar Nikolay Igotti

Remove debug printout.

parent 708c2953
......@@ -118,7 +118,6 @@ open class SkiaLayer(
thrown = false
try {
renderApi = fallbackRenderApiQueue.removeAt(0)
println("Trying $renderApi rendering...")
contextHandler?.dispose()
redrawer?.dispose()
contextHandler = createContextHandler(this, renderApi)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment