koreader / koreader-base

Base framework offering a Lua scriptable environment for creating document readers
http://koreader.rocks/
GNU Affero General Public License v3.0
131 stars 105 forks source link

djvu: fix clang-tidy warning #1864

Closed benoit-pierre closed 1 month ago

benoit-pierre commented 1 month ago

The value stored in msg is never used.


This change is Reviewable