forked from cory/tildefriends
Moving things off of CDNs.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3698 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -16,7 +16,6 @@ typedef struct _tf_import_file_t {
|
||||
const char* user;
|
||||
const char* parent;
|
||||
const char* name;
|
||||
//uv_buf_t buf;
|
||||
char data[k_ssb_blob_bytes_max];
|
||||
int* work_left;
|
||||
} tf_import_file_t;
|
||||
|
Reference in New Issue
Block a user