removed getId public function

crashfix_debugdraw
florent.teppe 2 years ago
parent c41c67b461
commit 800ada37ae

@ -29,7 +29,6 @@ namespace MWWorld
template<typename T> struct SRecordType
{
static const int sRecordId;
static int getId() { return sRecordId; };
};
class ESMStore

Loading…
Cancel
Save