mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
device: Deprecate fp_device_{supports,has}_* functions for has_feature
We can avoid having multiple device feature-check functions now and just rely on a few. Add uncrustify config to properly handle begin/end deprecation macros.
This commit is contained in:
@@ -137,3 +137,7 @@ pos_conditional Trail
|
||||
|
||||
# custom keywords
|
||||
set FOR udev_list_entry_foreach
|
||||
|
||||
# macros
|
||||
macro-open G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
macro-close G_GNUC_END_IGNORE_DEPRECATIONS
|
||||
|
||||
Reference in New Issue
Block a user