The patch bumping the requirement to 3.24 always sets ``` vte_config.im_submenu = NULL; ``` so some code isn't executed and needed any more.
Just a cleanup, can be done after the 2.0 release. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/3587 -- Commit Summary -- * VTE cleanup related to GTK 3.24 requirement -- File Changes -- M src/vte.c (7) M src/vte.h (1) -- Patch Links -- https://github.com/geany/geany/pull/3587.patch https://github.com/geany/geany/pull/3587.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3587 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
