From 120b63d507a3316666b25494bc890a024948aef8 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Mon, 15 Feb 2010 15:22:55 -0800 Subject: Bug 372979: Make voting into an extension r=mkanat, a=mkanat, a=LpSolit --- contrib/merge-users.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib/merge-users.pl') diff --git a/contrib/merge-users.pl b/contrib/merge-users.pl index 80c516e04..6c1ed1377 100755 --- a/contrib/merge-users.pl +++ b/contrib/merge-users.pl @@ -129,7 +129,6 @@ my $changes = { flags => ['setter_id', 'requestee_id'], cc => ['who bug_id'], longdescs => ['who'], - votes => ['who'], # Tables affecting global behavior / other users. components => ['initialowner', 'initialqacontact'], component_cc => ['user_id component_id'], -- cgit v1.2.3-24-g4f1b