summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Bug.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Bug.pm')
-rwxr-xr-xBugzilla/Bug.pm8
1 files changed, 0 insertions, 8 deletions
diff --git a/Bugzilla/Bug.pm b/Bugzilla/Bug.pm
index 3dadd3cd5..11eb43af1 100755
--- a/Bugzilla/Bug.pm
+++ b/Bugzilla/Bug.pm
@@ -96,14 +96,6 @@ sub initBug {
}
}
-
- &::ConnectToDatabase();
- &::GetVersionTable();
-
- # this verification should already have been done by caller
- # my $loginok = quietly_check_login();
-
-
$self->{'whoid'} = $user_id;
my $query = "