don't export video-frame request function
This commit is contained in:
parent
a333edcb28
commit
65716d968e
@ -193,7 +193,7 @@ VideoImageFrame::cut_rightend ()
|
||||
}
|
||||
}
|
||||
|
||||
void *
|
||||
static void *
|
||||
http_get_thread (void *arg) {
|
||||
VideoImageFrame *vif = static_cast<VideoImageFrame *>(arg);
|
||||
char url[2048];
|
||||
|
Loading…
Reference in New Issue
Block a user