(CODER_OBJECT_FORWARD_SATISFIER): Enum constant removed; it is no

longer needed.  Note: decoders built after this change will not be
able to read data files encoded before this change.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1357 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-04-13 19:21:07 +00:00
parent 2e400e6677
commit 919f4e6955
2 changed files with 0 additions and 2 deletions

View file

@ -34,7 +34,6 @@ enum {
CODER_OBJECT_ROOT,
CODER_OBJECT_REPEATED,
CODER_OBJECT_FORWARD_REFERENCE,
CODER_OBJECT_FORWARD_SATISFIER,
CODER_OBJECT_CLASS,
CODER_CLASS_NIL,
CODER_CLASS,

View file

@ -34,7 +34,6 @@ enum {
CODER_OBJECT_ROOT,
CODER_OBJECT_REPEATED,
CODER_OBJECT_FORWARD_REFERENCE,
CODER_OBJECT_FORWARD_SATISFIER,
CODER_OBJECT_CLASS,
CODER_CLASS_NIL,
CODER_CLASS,