src/wimax/bindings/modulegen__gcc_LP64.py
changeset 9294 4cac575735b3
parent 9190 882381aa270d
child 9708 443bde2aa701
--- a/src/wimax/bindings/modulegen__gcc_LP64.py	Mon Apr 08 07:26:20 2013 -0700
+++ b/src/wimax/bindings/modulegen__gcc_LP64.py	Mon Apr 08 12:48:36 2013 -0700
@@ -6328,11 +6328,6 @@
                    'int', 
                    [param('ns3::Time const &', 'o')], 
                    is_const=True)
-    ## nstime.h (module 'core'): static void ns3::Time::FreezeResolution() [member function]
-    cls.add_method('FreezeResolution', 
-                   'void', 
-                   [], 
-                   is_static=True)
     ## nstime.h (module 'core'): static ns3::Time ns3::Time::From(ns3::int64x64_t const & from, ns3::Time::Unit timeUnit) [member function]
     cls.add_method('From', 
                    'ns3::Time',