1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00
This commit is contained in:
Gabor Adam Toth 2011-04-30 16:46:09 +02:00
parent bd3b098423
commit 8488c39ce1

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,