lib: s/array_n_elements/G_N_ELEMENTS/

This commit is contained in:
Bastien Nocera
2018-05-28 17:04:49 +02:00
parent 2a4893d946
commit ef807d9d0e
7 changed files with 21 additions and 23 deletions

View File

@@ -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