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