From: Adam Dickmeiss Date: Mon, 17 Nov 2008 23:05:47 +0000 (+0100) Subject: Removed definitions of YAZ_OS and YAZ_DATE. X-Git-Tag: v3.0.40~54 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=e5a6a3f08564436f90fcb8537d8f32e6685c176e Removed definitions of YAZ_OS and YAZ_DATE. Removed definition of YAZ_OS. It is not used by other parts of YAZ and is probably not to be used by other applications. The YAZ_DATE is also not of use. Was used to detect API changes for YAZ 2 series. --- diff --git a/include/yaz/yaz-version.h.in b/include/yaz/yaz-version.h.in index f90ca9a..7cfedc5 100644 --- a/include/yaz/yaz-version.h.in +++ b/include/yaz/yaz-version.h.in @@ -39,17 +39,6 @@ #define YAZ_VERSION_SHA1 "@VERSION_SHA1@" -#define YAZ_DATE 1 - - -#ifdef WIN32 -#ifdef NDEBUG -#define YAZ_OS "WIN32 Release" -#else -#define YAZ_OS "WIN32 Debug" -#endif -#endif - YAZ_BEGIN_CDECL /** \brief returns YAZ version