Commented out the logging in cMarks::Align()

This commit is contained in:
Klaus Schmidinger
2018-03-17 10:56:13 +01:00
parent 043929d850
commit 64e8a34281
3 changed files with 8 additions and 4 deletions

View File

@@ -2629,6 +2629,7 @@ J
for adding the 'aux' member to cEvent
for reporting a possible deadlock when quickly zapping through encrypted channels
for a patch that was used to implement cStatus::MarksModified()
for suggesting to no longer log unaligned marks in cMarks::Align()
Peter Pinnau <vdr@unterbrecher.de>
for reporting that 'uint32_t' requires including stdint.h in font.h on some systems