diff options
Diffstat (limited to 'collectstats.pl')
-rwxr-xr-x | collectstats.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/collectstats.pl b/collectstats.pl index 4d000f0c1..ca37c0b3c 100755 --- a/collectstats.pl +++ b/collectstats.pl @@ -52,8 +52,6 @@ if (chdir("graphs")) { chdir(".."); } -GetVersionTable(); - # Let Throw*Error() work correctly outside a web browser. Bugzilla->batch(1); Bugzilla->switch_to_shadow_db(); |