removed legacy option --every-frame

This commit is contained in:
Devaev Maxim
2018-11-09 22:32:49 +03:00
parent 97ac19a2fe
commit dd79efd6f5
3 changed files with 1 additions and 15 deletions

View File

@@ -73,7 +73,6 @@ struct device_t {
unsigned n_buffers;
unsigned n_workers;
unsigned desired_fps;
unsigned every_frame;
unsigned min_frame_size;
bool persistent;
unsigned timeout;