Diffstat (limited to 'ui-clone.h')
| -rw-r--r-- | ui-clone.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ui-clone.h b/ui-clone.h deleted file mode 100644 index 89cd4f1..0000000 --- a/ui-clone.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef UI_CLONE_H -#define UI_CLONE_H - -void cgit_clone_info(struct cgit_context *ctx); -void cgit_clone_objects(struct cgit_context *ctx); -void cgit_clone_head(struct cgit_context *ctx); - -#endif /* UI_CLONE_H */ |