From 398d312fc4c024a0868fa8e0abdc35f513e3b7be Mon Sep 17 00:00:00 2001 From: "bryner%netscape.com" Date: Sat, 8 Dec 2001 09:44:58 +0000 Subject: [PATCH] Removing wallet from REQUIRES since it's no longer needed. r=jag. --- netwerk/protocol/ftp/src/Makefile.in | 1 - netwerk/protocol/ftp/src/makefile.win | 1 - 2 files changed, 2 deletions(-) diff --git a/netwerk/protocol/ftp/src/Makefile.in b/netwerk/protocol/ftp/src/Makefile.in index eb26140a32b5..4333bceab7a9 100644 --- a/netwerk/protocol/ftp/src/Makefile.in +++ b/netwerk/protocol/ftp/src/Makefile.in @@ -32,7 +32,6 @@ REQUIRES = xpcom \ string \ exthandler \ mimetype \ - wallet \ pref \ intl \ necko \ diff --git a/netwerk/protocol/ftp/src/makefile.win b/netwerk/protocol/ftp/src/makefile.win index 551eb6ec9124..cf01cf94171d 100644 --- a/netwerk/protocol/ftp/src/makefile.win +++ b/netwerk/protocol/ftp/src/makefile.win @@ -22,7 +22,6 @@ REQUIRES = xpcom \ string \ exthandler \ mimetype \ - wallet \ pref \ intl \ nkcache \