]> git.wincent.com - wikitext.git/commit
Drop INVALID_ENCODING macro
authorWincent Colaiuta <win@wincent.com>
Mon, 11 May 2009 22:59:09 +0000 (00:59 +0200)
committerWincent Colaiuta <win@wincent.com>
Mon, 11 May 2009 22:59:09 +0000 (00:59 +0200)
commit597a5422945158051f32ebe7ef9d1d3c6ec4c039
treef4198edab87c069dde950f06b4a2840d3addaedf
parent792889fafe48d16c6fab7e4fd107863560570eed
Drop INVALID_ENCODING macro

Now that there is no conditional logic in the macro there is not
much justification for its existence. Use the literal call instead
seeing as it is so simple.

Signed-off-by: Wincent Colaiuta <win@wincent.com>
ext/parser.c