summaryrefslogtreecommitdiff
path: root/bogus/mach_assert.h
diff options
context:
space:
mode:
Diffstat (limited to 'bogus/mach_assert.h')
-rw-r--r--bogus/mach_assert.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/bogus/mach_assert.h b/bogus/mach_assert.h
deleted file mode 100644
index 2550197..0000000
--- a/bogus/mach_assert.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifndef NDEBUG
-#define MACH_ASSERT 1
-#else
-#define MACH_ASSERT 0
-#endif