mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 23:36:37 +02:00
Remove compiler warning in logger plugin (with -O2)
This commit is contained in:
@@ -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", "");
|
||||
|
||||
Reference in New Issue
Block a user