summaryrefslogtreecommitdiff
path: root/ev.h
diff options
context:
space:
mode:
Diffstat (limited to 'ev.h')
-rw-r--r--ev.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ev.h b/ev.h
index ab30c82..85bf9bd 100644
--- a/ev.h
+++ b/ev.h
@@ -126,11 +126,6 @@ extern "C" {
/*****************************************************************************/
-#if !EV_FEATURE_CODE && !defined (NDEBUG)
-# define NDEBUG 1
-# include <assert.h>
-#endif
-
typedef double ev_tstamp;
#ifndef EV_ATOMIC_T