Skip to content

Commit b970a94

Browse files
authored
Remove duplicate blackout option from ola-client configuration
1 parent 8a6e128 commit b970a94

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/ola-client.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,6 @@ void InitOptions(options *opts) {
334334
opts->port_direction = ola::client::OUTPUT_PORT;
335335
opts->device_id = INVALID_VALUE;
336336
opts->merge_mode = OlaUniverse::MERGE_HTP;
337-
opts->blackout = false;
338337
opts->priority_mode = ola::PRIORITY_MODE_INHERIT;
339338
opts->priority_value = 0;
340339
}

0 commit comments

Comments
 (0)