> Manager and allows other enabled proxy plugins to pick it up. > GeanyProxyFuncs::probe() returning > -@ref PROXY_IGNORED is an indication that the candidate is meant for another > proxy, or the user > +@ref GEANY_PROXY_IGNORE is an indication that the candidate is meant for > another proxy, or the user
What? It's [still in the enum](https://github.com/geany/geany/blob/master/src/plugindata.h#L356) and [documented there](https://github.com/geany/geany/blob/master/src/plugindata.h#L356) and in the [enum doc-comment](https://github.com/geany/geany/blob/master/src/plugindata.h#L344). I don't understand. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1213/files/094737533609dff5a2ff101f97e8c156bcca4979#r77766017
