mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
lib: s/array_n_elements/G_N_ELEMENTS/
This commit is contained in:
@@ -37,8 +37,6 @@
|
||||
#include "assembling.h"
|
||||
#include "drivers/driver_ids.h"
|
||||
|
||||
#define array_n_elements(array) G_N_ELEMENTS(array)
|
||||
|
||||
#define fp_dbg g_debug
|
||||
#define fp_info g_debug
|
||||
#define fp_warn g_warning
|
||||
|
||||
Reference in New Issue
Block a user