diff options
Diffstat (limited to 'src/mac/libraries/DES/include/deslib.CFMGlue.h')
-rw-r--r-- | src/mac/libraries/DES/include/deslib.CFMGlue.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mac/libraries/DES/include/deslib.CFMGlue.h b/src/mac/libraries/DES/include/deslib.CFMGlue.h deleted file mode 100644 index 7f4277f46b..0000000000 --- a/src/mac/libraries/DES/include/deslib.CFMGlue.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef __DESLIB_CFMGLUE__ -#define __DESLIB_CFMGLUE__ - -/* Prototype for checking if the library is there */ - -Boolean DESLibraryIsPresent(void); - -#endif /* __DESLIB_CFMGLUE__ */
\ No newline at end of file |