Commit e8b749f3 authored by Andreas Schmidt's avatar Andreas Schmidt
Browse files

Remove unused file.

parent ffd73d41
Loading
Loading
Loading
Loading

prrt/proto/processes/cleaner.h

deleted100644 → 0
+0 −6
Original line number Diff line number Diff line
#ifndef PRRT_CLEANER_H
#define PRRT_CLEANER_H

void * cleanup(void *ptr);

#endif //PRRT_CLEANER_H