gplugin/gplugin

Missed this bit with the other i18n cleanups
feature/random-cleanups
2019-07-17, Gary Kramlich
ce90e3f2718e
Missed this bit with the other i18n cleanups
--- a/gplugin/meson.build Wed Jul 17 08:18:56 2019 -0500
+++ b/gplugin/meson.build Wed Jul 17 08:27:34 2019 -0500
@@ -206,17 +206,6 @@
],
)
-# nls
-if get_option('nls')
-# gettextize_pot_file(
-# SORT
-# LANGUAGES C
-# SOURCES ${GPLUGIN_SOURCES} ${GPLUGIN_NATIVE_SOURCES} gplugin-query.c
-# BUILT_SOURCES ${GPLUGIN_PUBLIC_BUILT_SOURCES}
-# FILENAME gplugin.pot
-# )
-endif
-
###############################################################################
# gplugin-query executable
###############################################################################