Utils: Remove empty lines in smallstringlayout.h

Change-Id: I134201023bf490f92288b65177ddea7479e7601e
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
Marco Bubke
2016-03-07 14:44:43 +01:00
parent 68539491cd
commit c8e90be9b0

View File

@@ -124,8 +124,6 @@ struct ALIGNAS_16 StringDataLayout {
#endif #endif
} }
union { union {
AllocatedLayout allocated; AllocatedLayout allocated;
ReferenceLayout reference; ReferenceLayout reference;