aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib.rs b/src/lib.rs
index fdc7954..eb5ec5f 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -489,8 +489,6 @@ pub trait Device {
}
/// Returns the major part of the firmware version (should be zero).
- /// Note that this method is buggy for libnitrokey older than v3.3. For
- /// these versions, this method returns the minor part.
///
/// # Example
///