remove old crap

Mathieu Lacage 2007-05-14 13:04:59 +02:00
parent 109139b07f
commit ddeb64e4dd
1 changed files with 0 additions and 2 deletions

View File

@ -117,9 +117,7 @@ public:
static void Add (const std::string &name);
static void AddDefault (const std::string &name);
private:
typedef std::list<std::pair<Queue *,std::string> > List;
static StringEnumDefaultValue *GetDefault (void);
static List *GetList (void);
};
}; // namespace ns3