sal/qa/osl/process/osl_process.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 0ddb1e4848997c2741219d6dc493e2d95135817a Author: Tor Lillqvist <[email protected]> AuthorDate: Mon Oct 22 17:41:11 2018 +0300 Commit: Tor Lillqvist <[email protected]> CommitDate: Mon Oct 22 17:41:52 2018 +0300 Remove line commented out since 2004 Change-Id: Icf48d2d0422dc4e757627001e4792b45208054ab diff --git a/sal/qa/osl/process/osl_process.cxx b/sal/qa/osl/process/osl_process.cxx index 47d0eeba4d0c..1f484060e393 100644 --- a/sal/qa/osl/process/osl_process.cxx +++ b/sal/qa/osl/process/osl_process.cxx @@ -82,8 +82,6 @@ static ::rtl::OUString getExecutablePath() return dirPath; } -//rtl::OUString CWD = getExecutablePath(); - #if !defined _WIN32 class exclude _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
