more foramt

This commit is contained in:
Shu Zhang 2015-12-26 19:52:35 -08:00
parent b79ccbd573
commit 2b7c810db8
1 changed files with 0 additions and 1 deletions

View File

@ -616,7 +616,6 @@ namespace rocksdb {
Status NewHdfsEnv(Env** hdfs_env, const std::string& fsname) {
return Status::NotSupported("Not compiled with hdfs support");
}
}
#endif