summaryrefslogtreecommitdiffstats
path: root/stream/tvi_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/tvi_def.h')
-rw-r--r--stream/tvi_def.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/tvi_def.h b/stream/tvi_def.h
index 27b797c603..0a5b76e69f 100644
--- a/stream/tvi_def.h
+++ b/stream/tvi_def.h
@@ -41,7 +41,6 @@ static tvi_handle_t *new_handle(void)
return(NULL);
}
memset(h->priv, 0, sizeof(priv_t));
- h->info = &info;
h->functions = &functions;
h->seq = 0;
h->chanlist = -1;