Remove GetTypeId and rescan
This commit is contained in:
@@ -73,8 +73,6 @@ namespace ns3 {
|
||||
class OutputStreamWrapper : public SimpleRefCount<OutputStreamWrapper>
|
||||
{
|
||||
public:
|
||||
static TypeId GetTypeId (void);
|
||||
|
||||
OutputStreamWrapper ();
|
||||
~OutputStreamWrapper ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user