>  */
>  GEANY_API_SYMBOL
>  void tm_source_file_free(TMSourceFile *source_file)
>  {
> -     if (NULL != source_file)

Doesn't the g_return_if_fail() below handle that? 

Oh yeah, it can be compiled out, nvm, carry on.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/839/files#r49956009

Reply via email to