Diffstat (limited to 'ui-blob.h')
| -rw-r--r-- | ui-blob.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ui-blob.h b/ui-blob.h deleted file mode 100644 index 5a920a8..0000000 --- a/ui-blob.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef UI_BLOB_H -#define UI_BLOB_H - -extern void cgit_print_blob(const char *hex, char *path); - -#endif /* UI_BLOB_H */ |