diff --git a/cgi-bin/get_shared_storage b/cgi-bin/get_shared_storage index c1036893..5f760f64 100755 --- a/cgi-bin/get_shared_storage +++ b/cgi-bin/get_shared_storage @@ -104,9 +104,6 @@ ORDER BY $anvil->Get->switches; -# Temporary; for debugging -$anvil->Log->level({ set => 2 }); - $anvil->Database->connect; $anvil->Log->entry({source => $THIS_FILE, line => __LINE__, level => 2, secure => 0, key => "log_0132"}); if (not $anvil->data->{sys}{database}{connections})