diff options
author | Mathias Stearn <mathias@10gen.com> | 2010-04-23 20:09:32 -0400 |
---|---|---|
committer | Mathias Stearn <mathias@10gen.com> | 2010-04-23 20:14:37 -0400 |
commit | 4f4dd053aa4c50552f6504ea9900784591b684a6 (patch) | |
tree | 7156bb2ff96473743c95b8b30ba3ff21d827aec0 /client/undef_macros.h | |
parent | 0638bbfee235b70df345bf251b36228ec0416763 (diff) | |
download | mongo-4f4dd053aa4c50552f6504ea9900784591b684a6.tar.gz |
Get rid of xassert
Diffstat (limited to 'client/undef_macros.h')
-rw-r--r-- | client/undef_macros.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/undef_macros.h b/client/undef_macros.h index 06ff7099701..5b640f97669 100644 --- a/client/undef_macros.h +++ b/client/undef_macros.h @@ -31,7 +31,6 @@ #undef massert #undef uassert #undef wassert -#undef xassert #undef ASSERT_ID_DUPKEY #undef ASSERT_STREAM_GOOD #undef BOOST_CHECK_EXCEPTION |