kopia lustrzana https://github.com/corrscope/corrscope
Remove unused local variable
rodzic
d355fa728e
commit
dbebff7439
|
@ -131,7 +131,6 @@ class Ovgen:
|
||||||
|
|
||||||
self._load_channels()
|
self._load_channels()
|
||||||
# Calculate number of frames (TODO master file?)
|
# Calculate number of frames (TODO master file?)
|
||||||
render_width_s = self.cfg.render_width_s
|
|
||||||
fps = self.cfg.fps
|
fps = self.cfg.fps
|
||||||
|
|
||||||
begin_frame = round(fps * self.cfg.begin_time)
|
begin_frame = round(fps * self.cfg.begin_time)
|
||||||
|
|
Ładowanie…
Reference in New Issue