-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused variable:
number_of_files_to_sort_
(#13259)
Summary: This variable is not used, the one actually being used is `kNumberFilesToSort`. https://github.com/facebook/rocksdb/blob/02b4197544f758bdf84d80fe9319238611848c48/db/version_set.h#L544-L549 Pull Request resolved: #13259 Reviewed By: archang19 Differential Revision: D67765254 Pulled By: cbi42 fbshipit-source-id: 3c32b0396d0ba9e08e77b96b098e6c26d0bf8aac
- Loading branch information
1 parent
601a6b5
commit 00a3eb6
Showing
2 changed files
with
1 addition
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters