Skip to content

Commit

Permalink
Do not expose PACKAGE_STRING
Browse files Browse the repository at this point in the history
Change-Id: I07f235af23688e8cabdee5bfc41c78912f77b04e
Reviewed-on: http://review.couchbase.org/13313
Reviewed-by: Trond Norbye <trond.norbye@gmail.com>
Tested-by: Trond Norbye <trond.norbye@gmail.com>
  • Loading branch information
avsej authored and trondn committed Feb 16, 2012
1 parent b70a533 commit 1d3c143
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/libcouchbase/configuration.h.in
Expand Up @@ -41,7 +41,6 @@ extern "C" {
#endif

#ifdef _WIN32
#define PACKAGE_STRING "@PACKAGE_STRING@"
typedef __int64 libcouchbase_int64_t;
typedef unsigned long libcouchbase_size_t;
typedef long libcouchbase_ssize_t;
Expand Down

0 comments on commit 1d3c143

Please sign in to comment.