2017-09-20 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in rdrender(1) that caused the --channels option
	to be ignored.
This commit is contained in:
Fred Gleason
2017-09-20 08:21:19 -04:00
parent 50447fa6f7
commit f9efd33d02
4 changed files with 9 additions and 6 deletions

View File

@@ -60,7 +60,6 @@ class MainObject : public QObject
unsigned render_cart_number;
int render_cut_number;
QString render_temp_output_filename;
unsigned render_channels;
QTime render_start_time;
int render_first_line;
int render_last_line;