Remove GetTypeId and rescan

This commit is contained in:
Craig Dowell
2010-02-24 10:00:13 -08:00
parent 8b4770ff79
commit ab2edebda3
9 changed files with 58 additions and 20 deletions

View File

@@ -73,8 +73,6 @@ namespace ns3 {
class OutputStreamWrapper : public SimpleRefCount<OutputStreamWrapper>
{
public:
static TypeId GetTypeId (void);
OutputStreamWrapper ();
~OutputStreamWrapper ();