We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dead_code
1 parent c369a6e commit 76a54ccCopy full SHA for 76a54cc
tss-esapi/tests/integration_tests/common/mod.rs
@@ -435,7 +435,6 @@ pub fn create_public_sealed_object() -> Public {
435
.expect("Failed to create public structure.")
436
}
437
438
-#[allow(dead_code)]
439
pub fn write_nv_index(context: &mut Context, nv_index: NvIndexTpmHandle) -> NvIndexHandle {
440
// Create owner nv public.
441
let owner_nv_index_attributes = NvIndexAttributesBuilder::new()
0 commit comments