This commit is contained in:
Jeff Hill
2000-02-02 21:47:07 +00:00
parent 60427c66e2
commit 17a7f128fc
2 changed files with 8 additions and 6 deletions

View File

@@ -178,9 +178,6 @@ private:
T *findDelete (tsSLList<T> &list, const ID &idIn);
};
//
// Some ID classes that work with the above template
//
//
// class resTableIter
@@ -199,6 +196,10 @@ private:
const resTable<T,ID> *pTable;
};
//
// Some ID classes that work with the above template
//
//
// class intId
//

View File

@@ -178,9 +178,6 @@ private:
T *findDelete (tsSLList<T> &list, const ID &idIn);
};
//
// Some ID classes that work with the above template
//
//
// class resTableIter
@@ -199,6 +196,10 @@ private:
const resTable<T,ID> *pTable;
};
//
// Some ID classes that work with the above template
//
//
// class intId
//