fixed merge commit tomfoolery.

This commit is contained in:
2025-02-24 15:14:21 +00:00
parent 2f08835d69
commit e303ecf5a4
4 changed files with 2 additions and 13 deletions
-6
View File
@@ -84,9 +84,3 @@ impl Drop for Window {
}
}
}
impl Default for Window {
fn default() -> Self {
Self::new()
}
}