Remove unused OS_SHARED_LIB_FORMAT_STR.

Change-Id: Ibaaf112c5a6bfe2084fe34e32e31bcd755e718a8
This commit is contained in:
Elliott Hughes
2014-12-12 15:54:56 -08:00
parent e98755f9d6
commit da225948e6
8 changed files with 0 additions and 40 deletions

View File

@@ -97,11 +97,6 @@
#define HAVE_WINDOWS_PATHS /* needed by simulator */
/*
* sprintf() format string for shared library naming.
*/
#define OS_SHARED_LIB_FORMAT_STR "lib%s.dll"
/*
* The default path separator for the platform
*/