mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 504239. Remove useless chunk of barely-used script. r=ted
This commit is contained in:
parent
588aa08d3f
commit
961c1d7e61
@ -55,11 +55,6 @@ if [ ! -f configure.in ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ -f mailnews/makefiles ]; then
|
||||
MOZ_MAIL_NEWS=1
|
||||
export MOZ_MAIL_NEWS
|
||||
fi
|
||||
|
||||
. allmakefiles.sh
|
||||
|
||||
rm -fr $MAKEFILES \
|
||||
|
Loading…
Reference in New Issue
Block a user