mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 02:03:13 +02:00
Remove unneeded call to gui_color_buffer_display
This commit is contained in:
@@ -839,8 +839,6 @@ gui_color_buffer_open ()
|
||||
gui_buffer_set (gui_color_buffer, "key_bind_meta-c", "/color switch");
|
||||
}
|
||||
}
|
||||
|
||||
gui_color_buffer_display ();
|
||||
|
||||
if (!gui_color_buffer)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user