Add some comment

This commit is contained in:
Robin Gareus 2017-01-19 13:04:07 +01:00
parent 9c08a403c4
commit 8fba1cacd7

View File

@ -955,6 +955,8 @@ Track::monitoring_state () const
* time, but just to keep the semantics the same as they were before
* sept 26th 2012, we differentiate between the cases where punch is
* enabled and those where it is not.
*
* rg: I suspect this is not the case: monitoring may differ
*/
if (_session.config.get_punch_in() || _session.config.get_punch_out() || _session.preroll_record_punch_enabled ()) {