[mythtv-commits] [MythTV/mythtv] 8db1ae: Remove superfluous VERBOSE_LEVEL_CHECK macro in ad...

kmdewaal noreply at github.com
Fri Jun 24 19:36:50 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 8db1aef46431d160f97cfb6379bff901184e4e58
      https://github.com/MythTV/mythtv/commit/8db1aef46431d160f97cfb6379bff901184e4e58
  Author: Klaas de Waal <klaas at kldo.nl>
  Date:   2022-06-24 (Fri, 24 Jun 2022)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp

  Log Message:
  -----------
  Remove superfluous VERBOSE_LEVEL_CHECK macro in adaptation field size check

This check is not needed because LOG is a macro that starts with the VERBOSE_LEVEL_CHECK
macro and there are no computations before LOG is called.




More information about the mythtv-commits mailing list