diff --git a/libretroshare/src/rsserver/rsaccounts.cc b/libretroshare/src/rsserver/rsaccounts.cc index a341c0a39..250ad79bf 100644 --- a/libretroshare/src/rsserver/rsaccounts.cc +++ b/libretroshare/src/rsserver/rsaccounts.cc @@ -1209,11 +1209,9 @@ std::string RsAccountsDetail::getHomePath() #else /* Windows */ char *h2 = getenv("HOMEDRIVE"); - std::cerr << "getHomePath() -> $HOMEDRIVE = " << h2 << std::endl; char *h3 = getenv("HOMEPATH"); - std::cerr << "getHomePath() -> $HOMEPATH = " << h3 << std::endl; - if (h2 == NULL) + if(!h2) { // Might be Win95/98 // generate default.