[libcalamares] Remove translation-languages define

This doesn't compile, since it doesn't provide any replacement
for the translations define.
This commit is contained in:
Adriaan de Groot 2022-07-02 17:41:41 +02:00
parent c03850a302
commit 2322f12b59

View File

@ -14,6 +14,4 @@
#cmakedefine CALAMARES_VERSION_PATCH "${CALAMARES_VERSION_PATCH}"
#cmakedefine CALAMARES_VERSION_RC "${CALAMARES_VERSION_RC}"
#cmakedefine CALAMARES_TRANSLATION_LANGUAGES "${CALAMARES_TRANSLATION_LANGUAGES}"
#endif // CALAMARES_VERSION_H