aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/debug.rs
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_core/src/debug.rs')
-rw-r--r--mingling_core/src/debug.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/mingling_core/src/debug.rs b/mingling_core/src/debug.rs
index 05d7deb..4865016 100644
--- a/mingling_core/src/debug.rs
+++ b/mingling_core/src/debug.rs
@@ -1,4 +1,3 @@
-// Doc Not Optimize
#[macro_export]
#[doc(hidden)]
/// A macro that only executes the given expressions when the `debug` feature is enabled.