Commit 8209077b authored by miloyip's avatar miloyip

Try to fix effc++ warning

parent 1af660c8
...@@ -846,6 +846,8 @@ public: ...@@ -846,6 +846,8 @@ public:
} }
private: private:
RemoteSchemaDocumentProvider(const RemoteSchemaDocumentProvider&);
static const size_t kCount = 4; static const size_t kCount = 4;
Document* d_[kCount]; Document* d_[kCount];
SchemaDocument* sd_[kCount]; SchemaDocument* sd_[kCount];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment