forked from cory/tildefriends
Delete some code that doesn't need to exist.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4319 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -44,8 +44,6 @@ JSValue tf_ssb_format_message(
|
||||
const char** tf_ssb_db_following_deep(tf_ssb_t* ssb, const char** ids, int count, int depth);
|
||||
const char** tf_ssb_db_get_all_visible_identities(tf_ssb_t* ssb, int depth);
|
||||
|
||||
void tf_ssb_db_private(sqlite3* db);
|
||||
|
||||
typedef struct _tf_ssb_db_stored_connection_t
|
||||
{
|
||||
char address[256];
|
||||
|
Reference in New Issue
Block a user