aboutsummaryrefslogtreecommitdiff
path: root/src/types.h
diff options
context:
space:
mode:
authorThomas White <taw27@cam.ac.uk>2008-11-24 00:50:49 +0000
committerThomas White <taw27@cam.ac.uk>2008-11-24 00:50:49 +0000
commita2090150615b96e040324d471c6fd0bd53360eb8 (patch)
treeca8fe6e731ace8b1fa7121f2420b9923649a2be0 /src/types.h
parent66716ca899d4e3881fe7289c75dd2e4cf8bdcc0d (diff)
Remove aplay fallback stuff
Attempt to re-open audio if it didn't work before
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/types.h b/src/types.h
index 89ff7f4..b864742 100644
--- a/src/types.h
+++ b/src/types.h
@@ -58,8 +58,6 @@ typedef struct {
long moo_pos;
Sint16 *moo_buf;
- int aplay_fallback;
-
unsigned int mootex;
} AudioContext;