video: remove unused variable

This commit is contained in:
Tristan Matthews
2013-07-16 11:41:19 -04:00
parent 2184e6e242
commit a772e58db1

View File

@ -181,7 +181,6 @@ void
SocketPair::openSockets(const char *uri, int local_rtp_port)
{
char hostname[256];
char buf[1024];
char path[1024];
int rtp_port;