summaryrefslogtreecommitdiffstats
path: root/makecomponenttable.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makecomponenttable.sh')
-rwxr-xr-xmakecomponenttable.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/makecomponenttable.sh b/makecomponenttable.sh
index 8319aff31..4354abaa6 100755
--- a/makecomponenttable.sh
+++ b/makecomponenttable.sh
@@ -133,7 +133,6 @@ insert into components (value, program, initialowner, initialqacontact, descript
insert into components (value, program, initialowner, initialqacontact) values ("Platform: Lesstif on Linux", "Mozilla", "ramiro@netscape.com", "");
-insert into components (value, program, initialowner, initialqacontact) values ("Platform: OS/2", "Mozilla", "law@netscape.com", "");
insert into components (value, program, initialowner, initialqacontact) values ("Platform: MacOS/PPC", "Mozilla", "sdagley@netscape.com", "");
insert into components (value, program, initialowner, initialqacontact) values ("Platform: Rhapsody", "Mozilla", "mcafee@netscape.com", "");
insert into components (value, program, initialowner, initialqacontact) values ("Platform: MFC/Win32 on Windows", "Mozilla", "blythe@netscape.com", "");