aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Source/Local/FSTRemoteDocumentCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'Firestore/Source/Local/FSTRemoteDocumentCache.h')
-rw-r--r--Firestore/Source/Local/FSTRemoteDocumentCache.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Firestore/Source/Local/FSTRemoteDocumentCache.h b/Firestore/Source/Local/FSTRemoteDocumentCache.h
index 3605111..2c6d872 100644
--- a/Firestore/Source/Local/FSTRemoteDocumentCache.h
+++ b/Firestore/Source/Local/FSTRemoteDocumentCache.h
@@ -34,9 +34,6 @@ NS_ASSUME_NONNULL_BEGIN
*/
@protocol FSTRemoteDocumentCache <NSObject>
-/** Shuts this cache down, closing open files, etc. */
-- (void)shutdown;
-
/**
* Adds or replaces an entry in the cache.
*