summaryrefslogtreecommitdiffstats
path: root/libsensors/software/core/mpl/authenticate.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsensors/software/core/mpl/authenticate.h')
-rw-r--r--libsensors/software/core/mpl/authenticate.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/libsensors/software/core/mpl/authenticate.h b/libsensors/software/core/mpl/authenticate.h
deleted file mode 100644
index d7c803b..0000000
--- a/libsensors/software/core/mpl/authenticate.h
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- $License:
- Copyright (C) 2011-2012 InvenSense Corporation, All Rights Reserved.
- See included License.txt for License information.
- $
- */
-
-/*******************************************************************************
- *
- * $Id$
- *
- ******************************************************************************/
-
-#ifndef MLDMP_AUTHENTICATE_H__
-#define MLDMP_AUTHENTICATE_H__
-
-#include "invensense.h"
-
-inv_error_t inv_check_key(void);
-
-#endif /* MLDMP_AUTHENTICATE_H__ */