diff -r 1d9abd7b85eb -r 1d8f7c004b89 src/flow-monitor/bindings/modulegen__gcc_ILP32.py --- a/src/flow-monitor/bindings/modulegen__gcc_ILP32.py Sat Apr 14 18:08:46 2012 -0700 +++ b/src/flow-monitor/bindings/modulegen__gcc_ILP32.py Sat Apr 14 18:09:25 2012 -0700 @@ -2044,11 +2044,6 @@ 'bool', [], is_static=True) - ## simulator.h (module 'core'): static ns3::Time ns3::Simulator::Next() [member function] - cls.add_method('Next', - 'ns3::Time', - [], - is_static=True, deprecated=True) ## simulator.h (module 'core'): static ns3::Time ns3::Simulator::Now() [member function] cls.add_method('Now', 'ns3::Time', @@ -2059,11 +2054,6 @@ 'void', [param('ns3::EventId const &', 'id')], is_static=True) - ## simulator.h (module 'core'): static void ns3::Simulator::RunOneEvent() [member function] - cls.add_method('RunOneEvent', - 'void', - [], - is_static=True, deprecated=True) ## simulator.h (module 'core'): static void ns3::Simulator::SetImplementation(ns3::Ptr impl) [member function] cls.add_method('SetImplementation', 'void',