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 \