diff options
Diffstat (limited to 'code/fe310/eos/eos.h')
-rw-r--r-- | code/fe310/eos/eos.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/code/fe310/eos/eos.h b/code/fe310/eos/eos.h index b48b7c0..08bd10b 100644 --- a/code/fe310/eos/eos.h +++ b/code/fe310/eos/eos.h @@ -3,6 +3,5 @@ #define EOS_ERR_FULL -10 #define EOS_ERR_EMPTY -11 #define EOS_ERR_NET -20 -#define EOS_ERR_TEXT -30 void eos_init(void); |