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