From 279fa1241dec2d666d92eec566a6cabfc1ad9f86 Mon Sep 17 00:00:00 2001 From: Kyle Repinski Date: Tue, 8 Dec 2015 03:42:06 -0600 Subject: libsensors: mlsdk: Remove lots of unused cruft. This alone was enough to cut 16KB off of the mllite.so size. --- libsensors/mlsdk/mllite/mldl_cfg.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libsensors/mlsdk/mllite/mldl_cfg.h') diff --git a/libsensors/mlsdk/mllite/mldl_cfg.h b/libsensors/mlsdk/mllite/mldl_cfg.h index fb2e402..90252c5 100644 --- a/libsensors/mlsdk/mllite/mldl_cfg.h +++ b/libsensors/mlsdk/mllite/mldl_cfg.h @@ -55,7 +55,6 @@ #define INV_Y_PRESSURE (0x0800) #define INV_Z_PRESSURE (0x1000) -#define INV_TEMPERATURE (0x2000) #define INV_TIME (0x4000) #define INV_THREE_AXIS_GYRO (0x000F) -- cgit v1.1