[core] Remove last remaining parts of profiling code which was removed in 2006.
This commit is contained in:
@@ -51,8 +51,7 @@ $forms['Features']['Warnings'] = array(
|
||||
$forms['Features']['Developer'] = array(
|
||||
'Error_Handler/display',
|
||||
'Error_Handler/gather',
|
||||
'DBG/sql',
|
||||
'DBG/php');
|
||||
'DBG/sql');
|
||||
$forms['Sql_queries']['Sql_queries'] = array(
|
||||
'ShowSQL',
|
||||
'Confirm',
|
||||
@@ -272,4 +271,4 @@ $forms['Export']['Texy'] = array(
|
||||
':group:' . __('Data'),
|
||||
'Export/texytext_null',
|
||||
'Export/texytext_columns');
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user