summaryrefslogtreecommitdiffstats
path: root/makecomponenttable.sh
diff options
context:
space:
mode:
authorterry%netscape.com <>1999-02-12 03:24:52 +0100
committerterry%netscape.com <>1999-02-12 03:24:52 +0100
commitc3d6fc2923f7648e7fc27854a35a114e7ad041b9 (patch)
tree26c3322809102d8ed22ecd7ed43b3dc693afa425 /makecomponenttable.sh
parentda50ab21bedc1c0f9c809804ae4165996fdcc1bf (diff)
downloadbugzilla-c3d6fc2923f7648e7fc27854a35a114e7ad041b9.tar.gz
bugzilla-c3d6fc2923f7648e7fc27854a35a114e7ad041b9.tar.xz
Removed duplicate entries.
Diffstat (limited to 'makecomponenttable.sh')
-rwxr-xr-xmakecomponenttable.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/makecomponenttable.sh b/makecomponenttable.sh
index 5688e91c7..6fb132ccc 100755
--- a/makecomponenttable.sh
+++ b/makecomponenttable.sh
@@ -133,11 +133,9 @@ insert into components (value, program, initialowner, initialqacontact) values (
insert into components (value, program, initialowner, initialqacontact) values ("Content Model", "NGLayout", "kipp@netscape.com", "");
insert into components (value, program, initialowner, initialqacontact) values ("Cookies", "NGLayout", "scullin@netscape.com", "");
insert into components (value, program, initialowner, initialqacontact) values ("DOM", "NGLayout", "vidur@netscape.com", "");
-insert into components (value, program, initialowner, initialqacontact) values ("DOM", "NGLayout", "vidur@netscape.com", "");
insert into components (value, program, initialowner, initialqacontact) values ("Editor", "NGLayout", "kostello@netscape.com", "");
insert into components (value, program, initialowner, initialqacontact) values ("Embedding APIs", "NGLayout", "jevering@netscape.com", "");
insert into components (value, program, initialowner, initialqacontact) values ("Event Handling", "NGLayout", "joki@netscape.com", "");
-insert into components (value, program, initialowner, initialqacontact) values ("Event Handling", "NGLayout", "joki@netscape.com", "");
insert into components (value, program, initialowner, initialqacontact) values ("Form Submission", "NGLayout", "pollmann@netscape.com", "");
insert into components (value, program, initialowner, initialqacontact) values ("HTMLFrames", "NGLayout", "karnaze@netscape.com", "");
insert into components (value, program, initialowner, initialqacontact) values ("HTMLTables", "NGLayout", "karnaze@netscape.com", "");