Switch to glib v2_58
Remove the ancient fallbacks Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/621>
This commit is contained in:
@ -166,8 +166,6 @@ mod c {
|
||||
ControlFlow::Continue
|
||||
},
|
||||
);
|
||||
#[cfg(not(feature = "glib_v0_14"))]
|
||||
ctx.release();
|
||||
}
|
||||
|
||||
/// A single iteration of the UI loop.
|
||||
|
||||
Reference in New Issue
Block a user