@@ -246,8 +246,6 @@ struct _qi_symbol_t {
bool is_constant;
};
-typedef struct _qi_lock_t qi_lock_t;
-
#define qi_set(state, is_pf, name, value) \
(_qi_set((state), is_pf, false, (name), (value)))
#define qi_bind(state, is_pf, name, value) \