1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-02 00:10:22 +02:00

Remove unused declaration

This commit is contained in:
nordsoft 2022-09-13 01:58:49 +04:00
parent d72f50da6d
commit bb2866a3cd

View File

@ -131,9 +131,6 @@ public:
callWhenDeserializing();
}
}
private:
void update800();
};
extern DLL_LINKAGE LibClasses * VLC;