Skip to content
Snippets Groups Projects
Commit a772e58d authored by Tristan Matthews's avatar Tristan Matthews
Browse files

video: remove unused variable

parent 2184e6e2
Branches
Tags
No related merge requests found
...@@ -181,7 +181,6 @@ void ...@@ -181,7 +181,6 @@ void
SocketPair::openSockets(const char *uri, int local_rtp_port) SocketPair::openSockets(const char *uri, int local_rtp_port)
{ {
char hostname[256]; char hostname[256];
char buf[1024];
char path[1024]; char path[1024];
int rtp_port; int rtp_port;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment