sub.mk: Remove CFLAGS_mozjs

Seems to have no effect.
This commit is contained in:
Keegan McAllister 2013-09-04 14:02:43 -07:00
parent 264408a44b
commit 8f74a3122c

View file

@ -83,10 +83,6 @@ DEPS_rust-css += \
rust-wapcaplet \
$(NULL)
CFLAGS_mozjs += \
"-I../mozjs/dist/include" \
$(NULL)
DEPS_rust-mozjs += \
mozjs \
$(NULL)