From c9b2472b508cf261ce29920bc896b618bc78a3c0 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 20 Nov 2014 12:58:26 -0800 Subject: [PATCH] Kill INCLUDE_SYS_MOUNT_FOR_STATFS. Change-Id: If3ff83c475921d72936a19317e356549d1706fab --- core/combo/include/arch/darwin-x86/AndroidConfig.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/core/combo/include/arch/darwin-x86/AndroidConfig.h b/core/combo/include/arch/darwin-x86/AndroidConfig.h index 35d826c82..5d7dde98a 100644 --- a/core/combo/include/arch/darwin-x86/AndroidConfig.h +++ b/core/combo/include/arch/darwin-x86/AndroidConfig.h @@ -88,11 +88,6 @@ */ /* #define HAVE_MALLOC_H */ -/* - * Define if we include for statfs() - */ -#define INCLUDE_SYS_MOUNT_FOR_STATFS 1 - /* * What CPU architecture does this platform use? */