[Libreoffice-commits] core.git: sal/qa
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Oct 22 14:45:36 UTC 2018
sal/qa/osl/process/osl_process.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 0ddb1e4848997c2741219d6dc493e2d95135817a
Author: Tor Lillqvist <tml at collabora.com>
AuthorDate: Mon Oct 22 17:41:11 2018 +0300
Commit: Tor Lillqvist <tml at collabora.com>
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
More information about the Libreoffice-commits
mailing list