Gtk: Remove meson remnant.

This commit is contained in:
BearOso 2023-03-07 14:50:23 -06:00
parent 2dfdfa3b0d
commit b293366fdf
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
i18n = import('i18n')
add_project_arguments('-DGETTEXT_PACKAGE="snes9x-gtk"',
language: ['c', 'cpp']
)
i18n.gettext(meson.project_name(), preset: 'glib')