1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

remove fippo's LPC "SPYC" parser etc

This commit is contained in:
psyc://loupsycedyglgamf.onion/~lynX 1984-04-04 00:44:06 +00:00
parent 65cccd64e3
commit b47b2e63d1
7 changed files with 6 additions and 435 deletions

View file

@ -4,7 +4,6 @@
// the thing that answers on port 4404 of psyced.
#include "psyc.h"
#ifdef LIBPSYC
#include <net.h>
#include <services.h>
@ -201,4 +200,3 @@ int logon(int nothing) {
return 1; // success
}
#endif // LIBPSYC