This commit is contained in:
tg(x) 2011-04-30 16:46:09 +02:00
parent 23096ebf4b
commit 3670395c97
1 changed files with 0 additions and 2 deletions

View File

@ -33,8 +33,6 @@ typedef enum
*/
typedef enum
{
/// Invalid combination of flags
PSYC_PARSE_ERROR_INVALID_FLAGS = -10,
PSYC_PARSE_ERROR_END = -9,
PSYC_PARSE_ERROR_BODY = -8,
PSYC_PARSE_ERROR_METHOD = -7,