forked from qt-creator/qt-creator
Utils: Remove empty lines in smallstringlayout.h
Change-Id: I134201023bf490f92288b65177ddea7479e7601e Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
@@ -124,8 +124,6 @@ struct ALIGNAS_16 StringDataLayout {
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
||||
union {
|
||||
AllocatedLayout allocated;
|
||||
ReferenceLayout reference;
|
||||
|
||||
Reference in New Issue
Block a user