Remove references to TDB2::read_only
A TC replica is always read-write.
This commit is contained in:
committed by
Tomas Babej
parent
f452100588
commit
35c8ce2ccb
@@ -134,9 +134,6 @@ public:
|
||||
std::string uuid (int);
|
||||
int id (const std::string&);
|
||||
|
||||
// Read-only mode.
|
||||
bool read_only ();
|
||||
|
||||
int num_local_changes ();
|
||||
int num_reverts_possible ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user