mirror of
https://github.com/hannobraun/Fornjot
synced 2025-09-26 19:18:22 +00:00
Remove unused code
This commit is contained in:
parent
81ed53bdb7
commit
7993d25780
@ -277,12 +277,6 @@ impl Camera {
|
||||
}
|
||||
}
|
||||
|
||||
impl Default for Camera {
|
||||
fn default() -> Self {
|
||||
Self::new()
|
||||
}
|
||||
}
|
||||
|
||||
/// The point around which camera movement happens.
|
||||
///
|
||||
/// This will be the point on the model that the cursor is currently pointing at if such a point exists,
|
||||
|
Loading…
x
Reference in New Issue
Block a user