fix no HAVE_LOCALE build

This commit is contained in:
tildearrow 2025-05-18 15:55:56 -05:00
parent 3d570d2ab9
commit 90a47d8594

View file

@ -676,8 +676,8 @@ int main(int argc, char** argv) {
logV("text domain 2: %s",localeRet); logV("text domain 2: %s",localeRet);
} }
} }
#endif
} }
#endif
initParams(); initParams();