MCPcopy Create free account
hub / github.com/HandBrake/HandBrake / ghb_reset_disk_space_check

Function ghb_reset_disk_space_check

gtk/src/queuehandler.c:1636–1640  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1634}
1635
1636void
1637ghb_reset_disk_space_check (void)
1638{
1639 skip_disk_space_check = FALSE;
1640}
1641
1642static void
1643queue_remove_response (GtkWidget *dialog, int response, GhbQueueRow *queue_row)

Callers 2

ghb_start_next_jobFunction · 0.85
ghb_backend_eventsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected