mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
+
This commit is contained in:
parent
23096ebf4b
commit
3670395c97
1 changed files with 0 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue