summaryrefslogtreecommitdiff
path: root/mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'mutex.h')
-rw-r--r--mutex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mutex.h b/mutex.h
index 2f3c653..78b4cdf 100644
--- a/mutex.h
+++ b/mutex.h
@@ -7,7 +7,6 @@ typedef struct {
int note;
int state;
int velocity;
- int preset;
int action;
} SharedData;