gplugin/gplugin

Remove a gi18n-lib include
bugfix/clang-format-tweaks
2020-02-26, Richard Laager
bc1dffc263b1
Remove a gi18n-lib include

This avoids a bunch of the Perl _ hassless. If we need translations in
perl/gplugin-perl-loader.c in the future, we can bring this back.
if get_option('nls')
i18n.gettext(GETTEXT_PACKAGE)
endif