aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2016-08-16 17:07:56 +0200
committerThomas White <taw@physics.org>2016-08-16 17:07:56 +0200
commitb450ebaf97cde7667e807613c9e35a50f1ed81c4 (patch)
tree83eb0d741db82b346bb69cdd2bed3626741ac529 /src/im-sandbox.c
parent6d6c60f470cc139a7d1d6247065ae39523db1fb0 (diff)
Remove unused member
Diffstat (limited to 'src/im-sandbox.c')
-rw-r--r--src/im-sandbox.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/im-sandbox.c b/src/im-sandbox.c
index 642c1cd3..2f85978f 100644
--- a/src/im-sandbox.c
+++ b/src/im-sandbox.c
@@ -77,7 +77,6 @@ struct sandbox
pid_t *pids;
int *running;
- struct filename_plus_event **last_event;
int serial;
struct sb_shm *shared;