diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-12 22:45:28 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-12 22:45:28 +0000 |
| commit | 6486b6457693414862fdc34ea07457ed5cbf0a0d (patch) | |
| tree | 1659780f2c351d7d05b1da59e1e7461bd53805c4 /src/BaseDisplay.cc | |
| parent | d58f7b569e6c39fbeb96d55a139cd3a07ec3b5a7 (diff) | |
LinkedList->STL conversion completed. LinkedList is no longer use and it has been removed from the source tree.
Diffstat (limited to 'src/BaseDisplay.cc')
| -rw-r--r-- | src/BaseDisplay.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/BaseDisplay.cc b/src/BaseDisplay.cc index 901efea4..15c0c7e6 100644 --- a/src/BaseDisplay.cc +++ b/src/BaseDisplay.cc @@ -88,7 +88,6 @@ #include "i18n.h" #include "BaseDisplay.h" -#include "LinkedList.h" #include "Timer.h" #include <algorithm> |
