mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-11 21:04:07 -07:00
6 lines
90 B
C++
6 lines
90 B
C++
|
|
#include "mocks.h"
|
|
|
|
void CardPictureLoader::clearPixmapCache(CardInfoPtr /* card */)
|
|
{
|
|
}
|