From 7fb3a3041271a996d6d9854876bd5d465a8879a3 Mon Sep 17 00:00:00 2001 From: David Reid Date: Fri, 21 Oct 2016 18:07:07 +1000 Subject: [PATCH] Clean up some whitespace. --- mini_al.h | 1 - 1 file changed, 1 deletion(-) diff --git a/mini_al.h b/mini_al.h index 4104b2ae..728eba09 100644 --- a/mini_al.h +++ b/mini_al.h @@ -331,7 +331,6 @@ struct mal_device mal_uint32 lastProcessedFrame; // This is circular. mal_uint32 rewindTarget; // Where we want to rewind to. Set to ~0UL when it is not being rewound. mal_bool32 breakFromMainLoop; - } dsound; #endif