Skip to content

Commit 93af3ba

Browse files
Update value_util.h
1 parent 5382b0a commit 93af3ba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Firestore/core/src/model/value_util.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ namespace model {
3737
class DocumentKey;
3838
class DatabaseId;
3939

40-
// A bit pattern for our canonical NaN value. Exposed here for testing.
41-
ABSL_CONST_INIT extern const uint64_t kCanonicalNanBits;
42-
4340
/**
4441
* The order of types in Firestore. This order is based on the backend's
4542
* ordering, but modified to support server timestamps.

0 commit comments

Comments
 (0)