Remove some dead variables.

Fix screwy output for invalid tilde expansion in expand.cpp
Some cleanup per clang static analyzer
This commit is contained in:
ridiculousfish
2012-03-25 23:31:03 -07:00
parent a11687fc5c
commit 31b7d076b7
6 changed files with 17 additions and 19 deletions

View File

@@ -211,8 +211,7 @@ int main( int argc, char **argv )
char *fgcolor=0;
bool bold=false;
bool underline=false;
char *bg_seq, *fg_seq;
while( 1 )
{
static struct option