aboutsummaryrefslogtreecommitdiffhomepage
path: root/set_color.cpp
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-03-25 23:31:03 -0700
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-03-25 23:31:03 -0700
commit31b7d076b7bff8d7bb81e6a1fff58755b7baa10b (patch)
tree98744caa4771d845dccf0ae547aeafd4a01190b8 /set_color.cpp
parenta11687fc5c984a18d1d2071c1f88d0a12c5b2f5d (diff)
Remove some dead variables.
Fix screwy output for invalid tilde expansion in expand.cpp Some cleanup per clang static analyzer
Diffstat (limited to 'set_color.cpp')
-rw-r--r--set_color.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/set_color.cpp b/set_color.cpp
index 7366ba81..213d649c 100644
--- a/set_color.cpp
+++ b/set_color.cpp
@@ -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