[ci skip]
@@ -295,7 +295,6 @@
* float x, y, z, w;
* } SDL_ALIGNED(16) MySIMDAlignedData;
*
- *
* // make sure this one field in a struct is aligned to 16 bytes for SIMD access.
* typedef struct {
* SomeStuff stuff;