diff --git a/src/util/xmlpool/meson.build b/src/util/xmlpool/meson.build index 81184fa..b2dfba2 100644 --- a/src/util/xmlpool/meson.build +++ b/src/util/xmlpool/meson.build @@ -35,6 +35,3 @@ xmlpool_options_h = custom_target( ], depend_files : _langs_po_files, ) - -i18n = import('i18n') -i18n.gettext('xmlpool', install : false)