(Again) back out previous change now that it's triggered an n810 tinderbox build. r=sweet-clean-hackfree-code-again

This commit is contained in:
Jeff Walden 2010-03-19 17:42:31 -07:00
parent 734264345e
commit b8769ece3e

View File

@ -65,11 +65,4 @@ ifeq ($(OS_ARCH),WINCE)
EXTRA_LIBS += libcmt.lib
endif
ifdef MOZ_PLATFORM_MAEMO
libs:: ssltunnel
if [ -e "$(DEPTH)/../mobile/config/autoconf.mk" ]; then \
echo 'PKG_SKIP_STRIP=1' >> $(DEPTH)/../mobile/config/autoconf.mk; \
fi
endif
include $(topsrcdir)/config/rules.mk