From 57383be95da385b336d988ff713b8e3bf097ce0f Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sat, 22 Feb 2020 22:44:01 -0500 Subject: Issue #1053 - Remove android support from ipc except for ipc/chromium This does not include android in the imported chromium code as specific research needs done on defines and logic. --- ipc/app/Makefile.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ipc/app/Makefile.in') diff --git a/ipc/app/Makefile.in b/ipc/app/Makefile.in index d5593724c..c25119ac3 100644 --- a/ipc/app/Makefile.in +++ b/ipc/app/Makefile.in @@ -18,10 +18,6 @@ include $(topsrcdir)/config/config.mk include $(topsrcdir)/config/rules.mk -ifneq ($(MOZ_WIDGET_TOOLKIT),android) -#LIBS += ../contentproc/$(LIB_PREFIX)plugin-container.$(LIB_SUFFIX) -endif - ifeq ($(OS_ARCH),WINNT) #{ # Note the manifest file exists in the tree, so we use the explicit filename # here. -- cgit v1.2.3