Remove the old SSB client interface.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4042 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2022-11-16 00:18:54 +00:00
parent efdecc6017
commit 9b696503de
18 changed files with 0 additions and 28731 deletions

View File

@ -298,7 +298,6 @@ static int _tf_command_export(const char* file, int argc, char* argv[])
"/~cory/db",
"/~cory/docs",
"/~cory/follow",
"/~cory/ssb",
"/~cory/ssblit",
};
for (int i = 0; i < (int)_countof(k_export); i++)