Removed register disable macro (obsolete);
This commit is contained in:
parent
38862a3685
commit
2001a4288d
@ -632,11 +632,7 @@ iparse_sexp (char *s, size_t len, pcont_t *cc) {
|
||||
* cparse_sexp */
|
||||
pcont_t *eparse_sexp (char *str, size_t len, pcont_t *lc);
|
||||
|
||||
#ifdef REGISTEROPTIMIZAITON
|
||||
#define REGISTER register
|
||||
#else
|
||||
#define REGISTER
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Continuation based parser - the guts of the package.
|
||||
|
Loading…
x
Reference in New Issue
Block a user