Skip to content

Commit adcfce1

Browse files
Format
1 parent 900c491 commit adcfce1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Firestore/core/src/nanopb/message.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ std::string MakeStdString(const Message<T>& message) {
227227
return writer.Release();
228228
}
229229

230-
231230
/** Free the dynamically-allocated memory for the fields array of type T. */
232231
template <typename T>
233232
void FreeFieldsArray(T* message) {

0 commit comments

Comments
 (0)