mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 05:50:27 +00:00
remove redraw_inspector message
This commit is contained in:
@@ -415,8 +415,6 @@ extension Ghostty {
|
||||
// MARK: MTKView
|
||||
|
||||
override func draw(_ dirtyRect: NSRect) {
|
||||
Ghostty.logger.warning("inspector draw at \(Date())")
|
||||
|
||||
guard
|
||||
let commandBuffer = self.commandQueue.makeCommandBuffer(),
|
||||
let descriptor = self.currentRenderPassDescriptor else {
|
||||
|
||||
Reference in New Issue
Block a user