Removing conceal, because its a stupid option.

This commit is contained in:
mark_story 2010-10-04 23:03:57 -04:00
parent 76c6decb52
commit cd8d29ef1c

View file

@ -104,7 +104,6 @@ class ConsoleOutput {
'underline' => 4,
'blink' => 5,
'reverse' => 7,
'conceal' => 8
);
/**