Remove compiler warning in logger plugin (with -O2)
This commit is contained in:
parent
23f0d7eda7
commit
aca9eb02c3
@ -255,6 +255,8 @@ logger_get_filename (struct t_gui_buffer *buffer)
|
||||
mask_decoded = NULL;
|
||||
mask_decoded2 = NULL;
|
||||
mask_decoded3 = NULL;
|
||||
log_path = NULL;
|
||||
log_path2 = NULL;
|
||||
|
||||
dir_separator = weechat_info_get ("dir_separator", "");
|
||||
weechat_dir = weechat_info_get ("weechat_dir", "");
|
||||
|
Loading…
x
Reference in New Issue
Block a user