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

PREFIXES are never to come back

This commit is contained in:
psyc://psyced.org/~lynX 2009-02-28 20:14:56 +01:00
parent 2dd7ef3178
commit ccf63004c8
8 changed files with 4 additions and 74 deletions

View file

@ -546,10 +546,6 @@ int msg(string source, string mc, string data,
* the output from emit (use the new net/outputb ?)
* this avoids bugs with destructed objects
*/
#ifdef PREFIXES
// completely skip these methods
if (abbrev("_prefix", mc)) return 1;
#endif
#if 0 // !EXPERIMENTAL
/* currently, we want _status_person_absent
* this may change...