@ -17,9 +17,6 @@
#endif
int main(int argc, char **argv) {
Q_UNUSED(argc);
Q_UNUSED(argv);
QByteArray const value = qgetenv("LC_ALL");
if (value != "C") {
qputenv("LC_ALL", "C");
The note is not visible to the blocked user.