aboutsummaryrefslogtreecommitdiffstats
path: root/src/rtsp_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtsp_client.h')
-rw-r--r--src/rtsp_client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rtsp_client.h b/src/rtsp_client.h
index b5b359750..5b56af9da 100644
--- a/src/rtsp_client.h
+++ b/src/rtsp_client.h
@@ -45,7 +45,6 @@ struct rtspcl_data {
int fd;
char url[128];
int cseq;
- struct key_data *kd;
struct key_data *exthds;
char *session;
char *transport;