summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/xas/drone.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/xas/drone.h b/include/xas/drone.h
index 9a7249b..e909dc8 100644
--- a/include/xas/drone.h
+++ b/include/xas/drone.h
@@ -36,11 +36,6 @@ typedef struct _xas_drone_chamber_interval {
type_r;
} xas_drone_chamber_interval;
-typedef struct _xas_drone_chamber_speech {
- size_t drone_index,
- speech_line;
-} xas_drone_chamber_speech;
-
typedef struct _xas_drone_chamber {
xas_drone **drones;
size_t drone_count;