Removed unwanted enums and unused functions

Revision:
23:bb685f35b08b
Parent:
19:09d58952b65d
--- a/common/utils.h	Thu Sep 26 05:56:58 2019 +0000
+++ b/common/utils.h	Thu Sep 26 06:15:39 2019 +0000
@@ -75,7 +75,7 @@
 ADMW_RESULT utils_runMeasurement(
     ADMW_DEVICE_HANDLE hDevice,
     ADMW_MEASUREMENT_MODE eMeasurementMode);
- 
+
 /* Utility function to retrieve and print the factory calibration coefficients table from the ADMW1001 device */
 ADMW_RESULT utils_printCalTable(
     ADMW_DEVICE_HANDLE hDevice);