- Removed uninteresting debug diagnostic.
This commit is contained in:
Paul Beckingham 2014-05-26 12:40:55 -04:00
parent 0857b82618
commit 410ca4bcba

View file

@ -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.