From 96341b167e2bef17633f16fccd22c52d43ed45f0 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Fri, 26 Feb 1999 07:42:52 +0000 Subject: Removed MacOS/PPC component. --- makecomponenttable.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'makecomponenttable.sh') diff --git a/makecomponenttable.sh b/makecomponenttable.sh index 4354abaa6..0a4b0f104 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: 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", ""); -- cgit v1.2.3-24-g4f1b