Skip to content

Commit

Permalink
Update glow_integration.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rustbasic authored Jun 19, 2024
1 parent 43c7a06 commit 5d40ac5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/eframe/src/native/glow_integration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ impl GlowWinitApp {
if let Some(window) = viewport.window.as_ref() {
epi_integration::apply_window_settings(window, window_settings);
};
epi_integration::apply_window_settings(window, window_settings);
}

let gl = unsafe {
Expand Down

0 comments on commit 5d40ac5

Please sign in to comment.