From 9a41c0163b184490973e02275a68ec324297b905 Mon Sep 17 00:00:00 2001 From: "alecf%netscape.com" Date: Thu, 27 Jun 2002 00:29:10 +0000 Subject: [PATCH] yay remove appshell -> rdf now that bug 132175 is fixed not part of build git-svn-id: svn://10.0.0.236/trunk@124148 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/tools/module-deps/all.dot | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/tools/module-deps/all.dot b/mozilla/tools/module-deps/all.dot index 43845ff2113..22a33a3f3bd 100644 --- a/mozilla/tools/module-deps/all.dot +++ b/mozilla/tools/module-deps/all.dot @@ -1068,7 +1068,6 @@ digraph G { appshell -> xul; appshell -> uriloader; appshell -> xpconnect; - appshell -> rdf; appshell -> js; appshell -> profile; appshell -> browser;