The question is if the function really should be in the API, it was added in 7261742f8169b19fd5ac7f10a0845a684287e2d9 which has no explanation or associated PR AFAICT. Since it never had the GEANY_API_SYMBOL nobody could ever have used it, so doesn't seem as if its needed.
The data it returns is passed to the plugin functions, so they can store the pointer for use by the plugin without this, so again doesn't seem as if its needed. @kugel- have I missed something? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3356#issuecomment-1365119096 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3356/[email protected]>
