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:
parent
2dd7ef3178
commit
ccf63004c8
8 changed files with 4 additions and 74 deletions
|
@ -1256,11 +1256,6 @@ w(string mc, string data, mapping vars, mixed source) {
|
|||
}
|
||||
vars["_list_item"] = t;
|
||||
break;
|
||||
#ifdef PREFIXES
|
||||
default:
|
||||
// until we have a better way to deal with them..
|
||||
if (abbrev("_prefix", mc)) return;
|
||||
#endif
|
||||
}
|
||||
|
||||
if (source)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue