contrib: remove obsolete comment

This commit is contained in:
Rafaël Carré 2013-01-03 18:12:03 +01:00
parent 398ad0ee08
commit 94af32dd94

View File

@ -37,7 +37,6 @@ ifdef ENABLE_SMALL
FFMPEGCONF += --enable-small
ifeq ($(ARCH),arm)
ifdef HAVE_ARMV7A
# XXX: assumes > ARMv7-A, and thus thumb2-able
FFMPEGCONF += --enable-thumb
endif
endif