Skip to content

Commit f42943c

Browse files
amabluea-maurice
authored andcommitted
Removed file_io class as it is no longer necessary.
This was going to be used with the flatbuffer storage engine, but is obsolete now that we're moving away from that and to LevelDB. PiperOrigin-RevId: 307536025
1 parent 40eb0ad commit f42943c

File tree

3 files changed

+0
-106
lines changed

3 files changed

+0
-106
lines changed

database/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ set(desktop_SRCS
9696
src/desktop/database_reference_desktop.cc
9797
src/desktop/disconnection_desktop.cc
9898
src/desktop/mutable_data_desktop.cc
99-
src/desktop/persistence/file_io.cc
10099
src/desktop/persistence/in_memory_persistence_storage_engine.cc
101100
src/desktop/persistence/noop_persistence_manager.cc
102101
src/desktop/persistence/persistence_manager.cc

database/src/desktop/persistence/file_io.cc

Lines changed: 0 additions & 58 deletions
This file was deleted.

database/src/desktop/persistence/file_io.h

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)