349cfd93f4
* objc-private/objc-list.h (list_remove_elem): Unused function removed. (list_nth): Unused function removed. (list_find): Unused function removed. (list_lenght): Unused function removed. Also, fixed an error in my last commit by adding back objc/hash.h and objc/objc-list.h that had not been committed. From-SVN: r164374
4 lines
48 B
C
4 lines
48 B
C
#include "objc.h"
|
|
#include "deprecated/hash.h"
|
|
|