]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Remove unnecessary semi-colon (#13034)
authorJay Huh <jewoongh@meta.com>
Wed, 25 Sep 2024 22:32:22 +0000 (15:32 -0700)
committerJay Huh <jewoongh@meta.com>
Wed, 25 Sep 2024 22:38:37 +0000 (15:38 -0700)
Summary:
As title

Pull Request resolved: https://github.com/facebook/rocksdb/pull/13034

Reviewed By: ltamasi

Differential Revision: D63413712

Pulled By: jaykorean

fbshipit-source-id: 0070761b0d9de1f50fe0baf235643d36aeb9f7f5

include/rocksdb/compaction_job_stats.h

index 8ddb6a330d108ae686193a7840aa6af7a266812e..f9c1bb3ec236200b79bd2a2263998a5a4db526bf 100644 (file)
@@ -58,7 +58,6 @@ struct CompactionJobStats {
   uint64_t total_output_bytes = 0;
   // the total size of blob files in the compaction output
   uint64_t total_output_bytes_blob = 0;
-  ;
 
   // number of records being replaced by newer record associated with same key.
   // this could be a new value or a deletion entry for that key so this field