Skip to content

Commit d97036f

Browse files
committed
remove
1 parent 10357c5 commit d97036f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/realm/object-store/c_api/error.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ bool ErrorStorage::get_as_realm_error_t(realm_error_t* out) const noexcept
159159
if (out) {
160160
*out = *m_err;
161161
}
162-
163162
return true;
164163
}
165164

0 commit comments

Comments
 (0)