gplugin/gplugin

Remove unnecessary GObject casts

3 months ago, Gary Kramlich
e49f8ee3e8f6
Remove unnecessary GObject casts

Testing Done:
Ran `ninja clang-format` and `turtles`

Reviewed at https://reviews.imfreedom.org/r/2959/
if get_option('nls')
i18n.gettext(GETTEXT_PACKAGE, preset: 'glib')
else
summary('translations',
'You have disabled installation of translations which means ' +
'English will be the only available language.',
section : 'Warnings')
endif