Skip to content

Commit

Permalink
Dummy class.
Browse files Browse the repository at this point in the history
  • Loading branch information
fchirica committed Aug 14, 2023
1 parent aeabe74 commit 10e3043
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/prover_disk.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,8 @@ class ContextQueue {
const uint32_t max_compression_level,
bool use_gpu_harvesting,
uint32_t gpu_index,
bool enforce_gpu_index
bool enforce_gpu_index,
uint16_t context_queue_timeout
)
{
return false;
Expand Down

0 comments on commit 10e3043

Please sign in to comment.