No bug - Remove dead assignment from ipc/nfc/Makefile.in.

This commit is contained in:
Ms2ger 2013-08-02 09:09:22 +02:00
parent 699b39966c
commit 6798eace13

View File

@ -13,8 +13,6 @@ LIBRARY_NAME = moznfc_s
LIBXUL_LIBRARY = 1
EXPORT_LIBRARY = 1
EXPORTS_NAMESPACES = mozilla/ipc
include $(topsrcdir)/config/config.mk
include $(topsrcdir)/config/rules.mk
include $(topsrcdir)/ipc/chromium/chromium-config.mk