From 1c9bd12778c7e14444ef2ee5525514e441c61152 Mon Sep 17 00:00:00 2001 From: Nathaniel Catchpole <catch@35733.no-reply.drupal.org> Date: Fri, 5 Jul 2013 15:36:57 +0100 Subject: [PATCH] Remove accidentally committed profiling cruft from .htaccess --- .htaccess | 3 --- 1 file changed, 3 deletions(-) diff --git a/.htaccess b/.htaccess index 79cdc122b0f..45abcc7997f 100644 --- a/.htaccess +++ b/.htaccess @@ -147,6 +147,3 @@ DirectoryIndex index.php index.html index.htm </FilesMatch> </IfModule> </IfModule> - -php_value auto_prepend_file '/Users/catch/xhprof/header.php' -php_value auto_append_file '/Users/catch/xhprof/footer.php'