--- a/src/point-to-point-layout/bindings/modulegen__gcc_ILP32.py Mon Apr 08 07:26:20 2013 -0700
+++ b/src/point-to-point-layout/bindings/modulegen__gcc_ILP32.py Mon Apr 08 12:48:36 2013 -0700
@@ -4810,11 +4810,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',