diff --git a/lib/WebGUI/Asset/Wobject/SQLReport.pm b/lib/WebGUI/Asset/Wobject/SQLReport.pm index 3b0d01a56..493d46283 100644 --- a/lib/WebGUI/Asset/Wobject/SQLReport.pm +++ b/lib/WebGUI/Asset/Wobject/SQLReport.pm @@ -245,10 +245,8 @@ sub getUiLevel { #------------------------------------------------------------------- -sub www_view { +sub view { my $self = shift; - $self->logView() if ($session{setting}{passiveProfilingEnabled}); - # Initiate an empty debug loop $self->{_debug_loop} = [] ;