mirror of https://github.com/facebook/rocksdb.git
more foramt
This commit is contained in:
parent
b79ccbd573
commit
2b7c810db8
|
@ -616,7 +616,6 @@ namespace rocksdb {
|
|||
Status NewHdfsEnv(Env** hdfs_env, const std::string& fsname) {
|
||||
return Status::NotSupported("Not compiled with hdfs support");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue