소스 검색

dmm_init.h is no longer needed.

Ioannis Koutras 13 년 전
부모
커밋
d0d45c7784
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. 0 8
      private-include/dmm_init.h

+ 0 - 8
private-include/dmm_init.h

@@ -1,8 +0,0 @@
-#ifndef DMM_INIT_H
-#define DMM_INIT_H
-
-#include <dmmlib/heap.h>
-
-void dmm_init(allocator_t *allocator);
-
-#endif /* DMM_INIT_H */