Remove deprecated symbol `tm_get_real_path()` from `tagmanager/tm_source_file.c`. It is replaced with `utils_get_real_path()` in `utils.c`. Not used by any known plugins. See #3019. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3024
-- Commit Summary --
* Remove deprecated symbol: tm_get_real_path
-- File Changes --
M src/tagmanager/tm_source_file.c (24) M src/tagmanager/tm_source_file.h (6) M src/utils.c (12)
-- Patch Links --
https://github.com/geany/geany/pull/3024.patch https://github.com/geany/geany/pull/3024.diff