diff --git a/source/build/include/compat.h b/source/build/include/compat.h index 035fdc118..2a487deb4 100644 --- a/source/build/include/compat.h +++ b/source/build/include/compat.h @@ -687,8 +687,6 @@ struct integers_of_size struct Dummy FINAL { FORCE_INLINE CONSTEXPR Dummy() : dummy(0) { } - -private: char dummy; }; #endif