src/wave/bindings/modulegen__gcc_LP64.py
changeset 10567 3734efb57619
parent 10566 9594a4df3bde
child 10628 8e7d67510b46
--- a/src/wave/bindings/modulegen__gcc_LP64.py	Mon Jan 13 19:04:56 2014 +0900
+++ b/src/wave/bindings/modulegen__gcc_LP64.py	Mon Jan 13 20:45:55 2014 +0900
@@ -4545,16 +4545,6 @@
                    is_static=True)
     ## pcap-file-wrapper.h (module 'network'): ns3::PcapFileWrapper::PcapFileWrapper() [constructor]
     cls.add_constructor([])
-    ## pcap-file-wrapper.h (module 'network'): void ns3::PcapFileWrapper::DoDispose() [member function]
-    cls.add_method('DoDispose', 
-                   'void', 
-                   [], 
-                   is_virtual=True)
-    ## pcap-file-wrapper.h (module 'network'): void ns3::PcapFileWrapper::NotifyNewAggregate() [member function]
-    cls.add_method('NotifyNewAggregate', 
-                   'void', 
-                   [], 
-                   is_virtual=True)
     ## pcap-file-wrapper.h (module 'network'): bool ns3::PcapFileWrapper::Fail() const [member function]
     cls.add_method('Fail', 
                    'bool',