summaryrefslogtreecommitdiff
path: root/src/base/trace.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/trace.hh')
-rw-r--r--src/base/trace.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/base/trace.hh b/src/base/trace.hh
index 0b136f931..6171cb318 100644
--- a/src/base/trace.hh
+++ b/src/base/trace.hh
@@ -232,6 +232,7 @@ class Named
#define DDUMPN(data, count) do {} while (0)
#define DPRINTFN(...) do {} while (0)
#define DPRINTFNR(...) do {} while (0)
+#define DPRINTF_UNCONDITIONAL(x, ...) do {} while (0)
#endif // TRACING_ON