summaryrefslogtreecommitdiff
path: root/src/uislave.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uislave.h')
-rw-r--r--src/uislave.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/uislave.h b/src/uislave.h
index c5852925..3ea15eab 100644
--- a/src/uislave.h
+++ b/src/uislave.h
@@ -37,14 +37,13 @@ struct _MetaUISlave
int child_pid;
int in_pipe;
int out_pipe;
- int err_pipe;
- GIOChannel *err_channel;
- unsigned int errwatch;
MetaMessageQueue *mq;
MetaUISlaveFunc func;
gpointer data;
+
+ int serial;
/* if we determine that our available slave is hosed,
* set this bit.