rocksdb/utilities/write_batch_with_index
Victor Gao 1d7048c598 comment out unused parameters
Summary: This uses `clang-tidy` to comment out unused parameters (in functions, methods and lambdas) in fbcode. Cases that the tool failed to handle are fixed manually.

Reviewed By: igorsugak

Differential Revision: D5454343

fbshipit-source-id: 5dee339b4334e25e963891b519a5aa81fbf627b2
2017-07-21 14:57:44 -07:00
..
write_batch_with_index_internal.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
write_batch_with_index_internal.h Change RocksDB License 2017-07-15 16:11:23 -07:00
write_batch_with_index_test.cc comment out unused parameters 2017-07-21 14:57:44 -07:00
write_batch_with_index.cc Change RocksDB License 2017-07-15 16:11:23 -07:00