]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0514: GTK4: build errors when socketserver is enabled v9.2.0514
authorFoxe Chen <chen.foxe@gmail.com>
Fri, 22 May 2026 22:18:03 +0000 (22:18 +0000)
committerChristian Brabandt <cb@256bit.org>
Fri, 22 May 2026 22:18:03 +0000 (22:18 +0000)
commitea71d5bb01ead1f982148771799462e91136107f
treef4d5fd3a31a341913c4d78761a0f6ffdbce3649c
parent25e4e46c584840806b45da20edf8219cf19801a2
patch 9.2.0514: GTK4: build errors when socketserver is enabled

Problem:  GTK4: build errors when socketserver is enabled
          (after v9.2.0512)
Solution: Drop unused functions (Foxe Chen)

closes: #20293

Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/gui_gtk4.c
src/proto/gui_gtk4.pro
src/version.c