aboutsummaryrefslogtreecommitdiffhomepage
path: root/output.h
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-05-27 10:56:18 +1000
committerGravatar axel <axel@liljencrantz.se>2006-05-27 10:56:18 +1000
commit148cb68700bbe660869e4e4d1cfee3a1b10cb480 (patch)
tree1921719e3f78db27033828c093caf78c1567cdaa /output.h
parent18c185c25623474a8b135d37304366e7731f27e4 (diff)
Add Parenthesis and braces to list of highlighted operators, and do minor code cleanup
darcs-hash:20060527005618-ac50b-272d096796b732b7d6c000c30be1a9ca1e1995a6.gz
Diffstat (limited to 'output.h')
-rw-r--r--output.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/output.h b/output.h
index 1a42082e..1ab56262 100644
--- a/output.h
+++ b/output.h
@@ -14,7 +14,6 @@ enum
{
HIGHLIGHT_NORMAL,
HIGHLIGHT_COMMAND,
- HIGHLIGHT_SUBSHELL,
HIGHLIGHT_REDIRECTION,
HIGHLIGHT_END,
HIGHLIGHT_ERROR,