We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151f3be commit 9ffcf4bCopy full SHA for 9ffcf4b
schema/extended_header.cpp
@@ -91,8 +91,5 @@ uint64_t GetUInt64LE(const uint8_t* data) {
91
};
92
}
93
94
-// Define storage for the static.
95
-constexpr char ExtendedHeader::kMagic[kMagicSize];
96
-
97
} // namespace runtime
98
} // namespace executorch
0 commit comments