changeset 496 | 894c8380d57b |
parent 444 | 1647ca57f19d |
child 498 | 5d5fe14d5751 |
--- a/src/node/l3-demux.h Wed May 02 19:14:34 2007 +0200 +++ b/src/node/l3-demux.h Wed May 02 22:32:25 2007 +0200 @@ -46,6 +46,8 @@ L3Demux(Node *node); virtual ~L3Demux(); + void Dispose (void); + /** * \param node the node on which the returned copy will run. * \returns a deep copy of this L3 Demux.