X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fdcraw.C;h=5a6f54210e5e67e99aeee454240a2fcb76223bc7;hb=214bd0ba9e21635e03d0c0e2b2ae1a7e9170583c;hp=188ae3194594229c695e928ab0601897f656f410;hpb=58d99c74e65066486dbebf7e1cb3087e7de1c92b;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/dcraw.C b/cinelerra-5.1/cinelerra/dcraw.C index 188ae319..5a6f5421 100644 --- a/cinelerra-5.1/cinelerra/dcraw.C +++ b/cinelerra-5.1/cinelerra/dcraw.C @@ -9898,7 +9898,7 @@ int CLASS main (int argc, const char **argv) reset(); // Globals must be reset #ifndef LOCALTIME - putenv ((char *) "TZ=UTC"); +// putenv ((char *) "TZ=UTC"); #endif #ifdef LOCALEDIR setlocale (LC_CTYPE, "");