mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
Remove unneeded variable name "position" in gui-bar-window.h
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#define __WEECHAT_GUI_BAR_WINDOW_H 1
|
||||
|
||||
struct t_gui_window;
|
||||
enum t_gui_bar_position position;
|
||||
enum t_gui_bar_position;
|
||||
|
||||
struct t_gui_bar_window
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user