Clean up some whitespace.

This commit is contained in:
David Reid
2016-10-21 18:07:07 +10:00
parent 6881209021
commit 7fb3a30412
-1
View File
@@ -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