MADS: Remove some redundant TODOs
This commit is contained in:
parent
c0b9a5a58f
commit
057f239ed6
10 changed files with 1 additions and 54 deletions
|
@ -128,12 +128,6 @@ public:
|
|||
* Starts the conversation
|
||||
*/
|
||||
void start();
|
||||
|
||||
/**
|
||||
* Synchronize the conversation
|
||||
*/
|
||||
void synchronize(Common::Serializer &s) { warning("TODO: Synchronize Conversation"); };
|
||||
|
||||
};
|
||||
|
||||
class UserInterface : public MSurface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue