[vim/vim] Removed unnecessary "#ifdef FEAT_GUI". (PR #19164)

1 view
Skip to first unread message

MURAOKA Taro

unread,
Jan 12, 2026, 5:27:06 AM (19 hours ago) Jan 12
to vim/vim, Subscribed

Problem: "#ifdef FEAT_GUI" exists within "ifdef FEAT_GUI_MSWIN", which is confusing when reading the code. FEAT_GUI is always defined if FEAT_GUI_MSWIN is defined (see vim.h). Therefore, this check and the else block are unnecessary.

Solution: Removed unnecessary "#ifdef FEAT_GUI".


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/19164

Commit Summary

  • 348cc81 Removed unnecessary "#ifdef FEAT_GUI".

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19164@github.com>

Christian Brabandt

unread,
Jan 12, 2026, 2:06:53 PM (11 hours ago) Jan 12
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#19164)

thanks


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19164/c3740063451@github.com>

Christian Brabandt

unread,
Jan 12, 2026, 2:10:21 PM (11 hours ago) Jan 12
to vim/vim, Subscribed

Closed #19164 via 47c8429.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19164/issue_event/21997472602@github.com>

Reply all
Reply to author
Forward
0 new messages