change for selective Backtrace (SENF_BACKTRACE). Included via autoconf if SENF_DEBUG...
[senf.git] / senf / Scheduler / FIFORunner.hh
index 2820442..6b9e35b 100644 (file)
@@ -79,7 +79,7 @@ namespace detail {
 
             bool runnable_;
             Priority priority_;
-#       ifdef SENF_DEBUG
+#       ifdef SENF_BACKTRACE
             std::string backtrace_;
 #       endif