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:
parent
65cccd64e3
commit
b47b2e63d1
7 changed files with 6 additions and 435 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue