Move BaseSet::CheckMD5 to BaseSetDesc
commit5163933db15966e89e0ca6717ba919bc4f66c027
authorcirdan <cirdansw@gmail.com>
Sun, 12 Mar 2017 14:56:25 +0000 (12 15:56 +0100)
committercirdan <cirdansw@gmail.com>
Sun, 12 Mar 2017 14:56:25 +0000 (12 15:56 +0100)
treef3976a3b9a819179ddff20bd4b3cdc4fcc9acde6
parentd54c703a621141dc6c1e359ff4fcaf5a199464ba
Move BaseSet::CheckMD5 to BaseSetDesc

It does not depend on anything defined by BaseSet itself, which is
a class template, so it can go into the base class.
src/base_media_base.h