From 960fea160fe188618d16bf1e8f705a64d808e32d Mon Sep 17 00:00:00 2001 From: epriestley Date: Tue, 2 Apr 2013 12:27:54 -0700 Subject: [PATCH] Minor, remove access log debugging code. --- src/infrastructure/PhabricatorAccessLog.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/infrastructure/PhabricatorAccessLog.php b/src/infrastructure/PhabricatorAccessLog.php index 937bf3dfb1..6b73cca50b 100644 --- a/src/infrastructure/PhabricatorAccessLog.php +++ b/src/infrastructure/PhabricatorAccessLog.php @@ -21,7 +21,6 @@ final class PhabricatorAccessLog { // NOTE: Path may be null. We still create the log, it just won't write // anywhere. - $path = null; $log = new PhutilDeferredLog($path, $format); $log->setData(