diff --git a/src/Context.cpp b/src/Context.cpp index cbd1238b3..d1bc7d0d4 100644 --- a/src/Context.cpp +++ b/src/Context.cpp @@ -451,8 +451,6 @@ bool Context::color () // No need to go through this again. determine_color_use = false; - - debug ("Context::color --> " + std::string (use_color ? "on" : "off")); } // Cached result.