Remove comments

This commit is contained in:
luisangelsm
2026-01-18 10:24:06 +01:00
parent 816d5bfe9a
commit b142ffd6c9

View File

@ -1257,8 +1257,3 @@ QSize YACReaderFlow3D::minimumSizeHint() const
{
return QSize(320, 200);
}
// YACReaderComicFlow3D implementation
// YACReaderComicFlow3D implementation moved to common/rhi/yacreader_comic_flow_rhi.*
// Implementations for derived flows and loaders live in their own files.