diff -r f661afa67784 -r eaa10a277d52 master/domain.h --- a/master/domain.h Thu Apr 03 15:50:46 2008 +0000 +++ b/master/domain.h Mon Apr 07 10:19:59 2008 +0000 @@ -71,7 +71,6 @@ uint32_t logical_base_address; /**< Logical offset address of the process data. */ unsigned int working_counter; /**< Last working counter value. */ - unsigned int state; /**< Error state. */ unsigned int working_counter_changes; /**< Working counter changes since last notification. */ unsigned long notify_jiffies; /**< Time of last notification. */