txlyre 1 day ago
parent
commit
ac39579dc7
1 changed files with 0 additions and 2 deletions
  1. 0 2
      qirt.h

+ 0 - 2
qirt.h

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