remove obsolete comment
This commit is contained in:
parent
0862458dad
commit
e82056aedc
1 changed files with 0 additions and 7 deletions
|
|
@ -835,13 +835,6 @@ where
|
|||
}
|
||||
}
|
||||
|
||||
/// Returns a basic block that drop a place using the context
|
||||
/// and path in `c`. If `mode` is something, also clear `c`
|
||||
/// according to it.
|
||||
///
|
||||
/// if FLAG(self.path)
|
||||
/// if let Some(mode) = mode: FLAG(self.path)[mode] = false
|
||||
/// drop(self.place)
|
||||
fn complete_drop(
|
||||
&mut self,
|
||||
drop_mode: Option<DropFlagMode>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue