From e98dc6cec7213f45e8ac79e679686b6a2b6224dd Mon Sep 17 00:00:00 2001
From: Bastian Bloessl <mail@bastibl.net>
Date: Sun, 29 Jan 2017 09:26:42 +0100
Subject: doc: log4cpp is mandatory now

---
 docs/doxygen/other/logger.dox | 6 ------
 1 file changed, 6 deletions(-)

(limited to 'docs/doxygen')

diff --git a/docs/doxygen/other/logger.dox b/docs/doxygen/other/logger.dox
index ae6a744d00..6501195750 100644
--- a/docs/doxygen/other/logger.dox
+++ b/docs/doxygen/other/logger.dox
@@ -17,12 +17,6 @@ from log4cpp (http://log4cpp.sourceforge.net/) which is readily
 available in most Linux distributions. This is an optional dependency
 and GNU Radio will work without it.
 
-When configuring GNU Radio, the -DENABLE_GR_LOG=On|Off option to cmake
-will allow the user to toggle use of the logger on and off. The logger
-defaults to "on" and will use log4cpp if it is available. If log4cpp
-is not found, the default logging will output to standard output or
-standard error, depending on the level of the log message.
-
 Logging is useful for blocks to print out certain amounts of data at
 different levels. These levels are:
 
-- 
cgit v1.2.3