mirror of
https://github.com/wez/wezterm.git
synced 2024-11-13 07:22:52 +03:00
window: remove debug print on x11
This commit is contained in:
parent
6a96b7ddea
commit
0e95f00a52
@ -116,8 +116,6 @@ impl WindowInner {
|
||||
),
|
||||
);
|
||||
|
||||
eprintln!("paint {:?}", rect);
|
||||
|
||||
let mut context = X11GraphicsContext {
|
||||
buffer: &mut self.buffer_image,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user