mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-01 09:09:42 +00:00
Remove unimplemented method declaration
This commit is contained in:
parent
753696583e
commit
ad3195488b
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ namespace MWGui
|
|||
Book createEmptyJournalBook();
|
||||
Book createJournalBook();
|
||||
Book createTopicBook(uintptr_t topicId);
|
||||
Book createTopicBook(const std::string& topicId);
|
||||
Book createQuestBook(std::string_view questName);
|
||||
Book createTopicIndexBook();
|
||||
|
||||
|
|
Loading…
Reference in a new issue