Merge "Tweaked the message for non-MW exceptions"
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 7e5c857..ee462d8 100644 (file)
@@ -5433,11 +5433,6 @@ $wgUDPProfilerPort = null;
  */
 $wgUDPProfilerFormatString = null;
 
-/**
- * Output debug message on every wfProfileIn/wfProfileOut
- */
-$wgDebugFunctionEntry = false;
-
 /**
  * Destination for wfIncrStats() data...
  * 'cache' to go into the system cache, if enabled (memcached)