Remove an unused #ifdef.

This constant HAVE_ANDROID_SYSTEM is never defined; the file in question
(src/common/fmemopen.h) is included anyway when !defined(HAVE_FMEMOPEN).

Bug: 22373707
Change-Id: I6c94118cd304ed311985835ac1218faea147a52c
1 file changed