-
Committer:
James Hunt
-
Date:
2013-06-04 16:51:55 UTC
-
mto:
This revision was merged to the branch mainline in
revision
1479.
-
Revision ID:
james.hunt@ubuntu.com-20130604165155-1d4cgoqy90crwvk6
* init/event.c: event_deserialise(): Revert to checking JSON for
blockers to avoid reliance on JSON serialisation data format version.
* init/event_operator.h: Fix misplacement of NIH_END_EXTERN.
* init/state.c: Remove serialisation version code since the autoconf
approach of detecting the format of the JSON is safer.
* init/state.h: Remove STATE_VERSION.