X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=common.h;h=977d810f592a04507eb3eb95459518a352bbb201;hb=2effc32;hp=477707c93fe6f332cedcdba11bea736ed2b2aca7;hpb=aa7404094904c874ec711bfcccfec6ec6cb4f903;p=android-x86%2Fhardware-intel-libsensors.git diff --git a/common.h b/common.h index 477707c..977d810 100644 --- a/common.h +++ b/common.h @@ -32,8 +32,6 @@ #define MAX_NAME_SIZE 32 -#define MIN_SAMPLES 5 - #define ARRAY_SIZE(x) sizeof(x)/sizeof(x[0]) #define REPORTING_MODE(x) ((x) & 0x06)