Skip to content
  • Jan Beich's avatar
    meson: drop unused argument for i18n.merge_file() · 1abd5927
    Jan Beich authored
    Ignored in Meson < 0.60.0, deprecated since 0.60.1 and fatal since 0.61.0.
    
    data/meson.build:66:2: ERROR: Function does not take positional arguments.
    data/meson.build:97:7: ERROR: Function does not take positional arguments.
    1abd5927