Remove 3 timed_events methods from the doc, because they don't exist anymore

This commit is contained in:
Florent Le Coz 2014-11-29 16:04:28 +01:00
parent 823e3d178e
commit 72367fc006

View file

@ -6,10 +6,6 @@ Timed events documentation
.. autoclass:: TimedEvent
.. automethod:: __init__
.. automethod:: has_timed_out
.. automethod:: change_date
.. automethod:: add_delay
.. autoclass:: DelayedEvent