Remove unused files.

This commit is contained in:
2018-08-11 20:10:18 -07:00
parent 8847643c2e
commit ffcbab9d94
3 changed files with 0 additions and 25 deletions

View File

@@ -1,8 +0,0 @@
#ifndef LIBABACUS_REFCOUNT_INTERNAL_H
#define LIBABACUS_REFCOUNT_INTERNAL_H
#include "refcount.h"
void libab_ref_count_changed(libab_ref_count* count);
#endif