From 57c5de5228485637e6dac2ed28e7c727e14d602f Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 12 Feb 2018 14:14:14 +0100 Subject: cmake/i18n: cull unused variable --- cmake/opentrack-i18n.cmake | 1 - 1 file changed, 1 deletion(-) (limited to 'cmake') diff --git a/cmake/opentrack-i18n.cmake b/cmake/opentrack-i18n.cmake index 16530e1e..3d384595 100644 --- a/cmake/opentrack-i18n.cmake +++ b/cmake/opentrack-i18n.cmake @@ -55,7 +55,6 @@ function(otr_merge_translations) otr_escape_string(esc-qm-output "${qm-output}") otr_escape_string(esc-i18n-pfx "${opentrack-i18n-pfx}") otr_escape_string(esc-perms "${opentrack-perms-file}") - otr_escape_string(esc-name "${i}") # this is because with i18n update disabled, # the file may not exist when running `make i18n-lang-foo_FOO' -- cgit v1.2.3