removed unused extract_last_token() and the required memrchr implementation

This commit is contained in:
Martin Willi
2009-02-18 09:45:54 +00:00
parent 6ce32d8719
commit 2d887e8e08
5 changed files with 3 additions and 89 deletions
-1
View File
@@ -47,7 +47,6 @@ utils/identification.c utils/identification.h \
utils/iterator.h \
utils/lexparser.c utils/lexparser.h \
utils/linked_list.c utils/linked_list.h \
utils/memrchr.c \
utils/hashtable.c utils/hashtable.h \
utils/enumerator.c utils/enumerator.h \
utils/optionsfrom.c utils/optionsfrom.h \