macos: remove debug log
parent
49cc88f0d3
commit
d2d3852026
|
|
@ -287,8 +287,6 @@ extension Ghostty {
|
|||
if let surface = self.surface {
|
||||
ghostty_surface_free(surface)
|
||||
}
|
||||
|
||||
Ghostty.logger.warning("WOW close")
|
||||
}
|
||||
|
||||
func focusDidChange(_ focused: Bool) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue