Formatting
This commit is contained in:
parent
24584aa90c
commit
364b016db9
1 changed files with 2 additions and 3 deletions
|
@ -174,8 +174,7 @@ public:
|
||||||
inline autoPtr<List<T> > clone() const;
|
inline autoPtr<List<T> > clone() const;
|
||||||
|
|
||||||
|
|
||||||
// Destructor
|
//- Destructor
|
||||||
|
|
||||||
~List();
|
~List();
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in a new issue