src/mesh/bindings/modulegen__gcc_ILP32.py
changeset 7853 1d8f7c004b89
parent 7724 df7a2f30d5a8
child 8994 258514b2d97a
--- a/src/mesh/bindings/modulegen__gcc_ILP32.py	Sat Apr 14 18:08:46 2012 -0700
+++ b/src/mesh/bindings/modulegen__gcc_ILP32.py	Sat Apr 14 18:09:25 2012 -0700
@@ -2825,11 +2825,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', 
@@ -2840,11 +2835,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<ns3::SimulatorImpl> impl) [member function]
     cls.add_method('SetImplementation', 
                    'void',