summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/runtime/gr_logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-core/src/lib/runtime/gr_logger.h')
-rw-r--r--gnuradio-core/src/lib/runtime/gr_logger.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/gnuradio-core/src/lib/runtime/gr_logger.h b/gnuradio-core/src/lib/runtime/gr_logger.h
index 2931a29172..97804ca756 100644
--- a/gnuradio-core/src/lib/runtime/gr_logger.h
+++ b/gnuradio-core/src/lib/runtime/gr_logger.h
@@ -36,23 +36,11 @@
*
*/
-#ifndef ENABLE_GR_LOG
-#include "config.h"
-//#define GR_LOG_CONFIG_H
-#endif
-
#include <gr_core_api.h>
#include <assert.h>
#include <iostream>
#include <boost/format.hpp>
-//#ifndef ENABLE_GR_LOG
-//#define ENABLE_GR_LOG 1
-//#endif
-//#ifndef HAVE_LOG4CPP
-//#define HAVE_LOG4CPP 2
-//#endif
-
#ifdef ENABLE_GR_LOG
// We have three configurations... first logging to stdout/stderr