Mon, 23 Nov 2020 01:41:50 -0600
Delete a bunch of unused zephyr stuff
* Remove unused `ZSetFD`.
* Remove `__HM_set` which is never read.
* Remove `__Zephyr_open` global, which is redundant with `__Zephyr_fd != -1`.
* Remove `ZSetSrv.c`, as `ZSetServerState` is never called.
Consequently, remove `__Zephyr_server` global and all things that check it as it will never be TRUE.
* Remove zephyr internal debug code, as `ZSetDebug` is never called.
Also, make a couple debug messages go to libpurple.
* Remove unused `ZNewLocateUser` compatibility macro.
Testing Done:
Compile only.
Reviewed at https://reviews.imfreedom.org/r/249/
/* XPM */ static char * arrow_up_xpm[] = { "13 16 30 1", " c None", ". c #5E3667", "+ c #623C6B", "@ c #A787A8", "# c #603A6A", "$ c #623B6B", "% c #C2A6C1", "& c #D4BDD2", "* c #BEA2BD", "= c #613A6A", "- c #C0A5C0", "; c #D4BCD1", "> c #D5BED3", ", c #BEA3BE", "' c #C0A5BF", ") c #BFA3BE", "! c #BC9FBB", "~ c #D5BDD2", "{ c #D1B8CF", "] c #CFB5CC", "^ c #5C3566", "/ c #623C6C", "( c #C9ACC6", "_ c #C4A4C1", ": c #BF9BBB", "< c #B992B4", "[ c #B389AE", "} c #AF83AA", "| c #B084AB", "1 c #D3BBD0", " . ", " +@# ", " $%&*= ", " $-;>;,= ", " $';>>>;)= ", " =!~~{]{~~!= ", "^^^^/~(~/^^^^", " ^~_~^ ", " ^&:&^ ", " ^&<&^ ", " ^&[&^ ", " ^&}&^ ", " ^&}&^ ", " ^&|&^ ", " ^1&1^ ", " ^^^^^ "};