Remove documentation for a non-existing parameter.

This commit is contained in:
Mark de Wever 2014-04-05 15:11:51 +02:00
parent 729ebd58ff
commit 0fbf3d4a46

View File

@ -57,7 +57,6 @@ public:
it would make things easier if that was possible.
@param save_in_replay whether data should be saved in replay.
@param use_undo this parameter is used to ignore undos during an ai move to optimize.
@param store_in_replay only true if called by do_replay_handle
@param error_handler an error handler for the case that data contains invalid data.
@ -179,4 +178,4 @@ public:
};
#endif
#endif