mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: No mainloop, no timeouts either
This commit is contained in:
@@ -163,6 +163,7 @@ fpi_timeout *fpi_timeout_add(unsigned int msec,
|
||||
int r;
|
||||
|
||||
g_return_val_if_fail (dev != NULL, NULL);
|
||||
g_return_val_if_fail (fpi_poll_is_setup(), NULL);
|
||||
|
||||
fp_dbg("in %dms", msec);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user