mirror of
https://github.com/italicsjenga/rust_minifb.git
synced 2025-01-27 02:56:33 +11:00
Fixed lint error
This commit is contained in:
parent
fbf1d54db6
commit
434ba591f2
1 changed files with 0 additions and 1 deletions
|
@ -291,7 +291,6 @@ impl Window {
|
|||
&mut view_handle,
|
||||
);
|
||||
|
||||
|
||||
if opts.topmost {
|
||||
mfb_topmost(handle, true);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue