From e2e258506d37343520d6331346ea4b837d695eee Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Thu, 28 Sep 2017 11:01:15 +0900 Subject: [PATCH] Bug 1403366 - Remove outdated comment. r=froydnj --HG-- extra : rebase_source : 810e0c072c2effb6eb1f3e3c3baef5dde69eee86 --- xpcom/io/nsDirectoryServiceDefs.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/xpcom/io/nsDirectoryServiceDefs.h b/xpcom/io/nsDirectoryServiceDefs.h index 0bdc5e39059d..d44427bd480a 100644 --- a/xpcom/io/nsDirectoryServiceDefs.h +++ b/xpcom/io/nsDirectoryServiceDefs.h @@ -31,8 +31,6 @@ #define NS_OS_DESKTOP_DIR "Desk" /* Property returns the directory in which the procces was started from. - * On Unix this will be the path in the MOZILLA_FIVE_HOME env var and if - * unset will be the current working directory. */ #define NS_OS_CURRENT_PROCESS_DIR "CurProcD"