parent
9986766cf5
commit
0b3a87ccb3
@ -1,19 +0,0 @@
|
||||
diff --git a/src/config.rs b/src/config.rs
|
||||
index b01729aebdc3..32e4d50bba55 100644
|
||||
--- a/src/config.rs
|
||||
+++ b/src/config.rs
|
||||
@@ -452,10 +452,10 @@ impl<'cfg> ConfigEntry<'cfg> {
|
||||
unsafe { ConfigLevel::from_raw((*self.raw).level) }
|
||||
}
|
||||
|
||||
- /// Depth of includes where this variable was found
|
||||
- pub fn include_depth(&self) -> u32 {
|
||||
- unsafe { (*self.raw).include_depth as u32 }
|
||||
- }
|
||||
+ // /// Depth of includes where this variable was found
|
||||
+ // pub fn include_depth(&self) -> u32 {
|
||||
+ // unsafe { (*self.raw).include_depth as u32 }
|
||||
+ // }
|
||||
}
|
||||
|
||||
impl<'cfg> Binding for ConfigEntry<'cfg> {
|
@ -1 +1 @@
|
||||
SHA512 (git2-0.8.0.crate) = 06270d9f1284796d1c56c4bcac7de477b4665f6c32b5d8ea2fe816d4ff72d662f67f3482349d5d2b055232d9f1619f6fb7afcc7fe0a9053df7133efd9fd342d7
|
||||
SHA512 (git2-0.9.0.crate) = 43fd23303748aaf1eed71641ffa7f6d097723bc3ba47a878381857b6db65997ed33519d59d5774f3836265d839debbc7441a223afd3780c3767526bdca8a71ff
|
||||
|
Loading…
Reference in new issue