diff options
Diffstat (limited to 'ipc/app/Makefile.in')
-rw-r--r-- | ipc/app/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
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. |