mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
don't export video-frame request function
This commit is contained in:
parent
a333edcb28
commit
65716d968e
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue