@@ -28,10 +28,6 @@ bool blinding_next_pubkey(const struct pubkey *pk UNNEEDED,
2828			  const  struct  sha256  * h  UNNEEDED ,
2929			  struct  pubkey  * next  UNNEEDED )
3030{ fprintf (stderr , "blinding_next_pubkey called!\n" ); abort (); }
31- /* Generated stub for daemon_conn_read_next */ 
32- struct  io_plan  * daemon_conn_read_next (struct  io_conn  * conn  UNNEEDED ,
33- 				      struct  daemon_conn  * dc  UNNEEDED )
34- { fprintf (stderr , "daemon_conn_read_next called!\n" ); abort (); }
3531/* Generated stub for daemon_conn_wake */ 
3632void  daemon_conn_wake (struct  daemon_conn  * dc  UNNEEDED )
3733{ fprintf (stderr , "daemon_conn_wake called!\n" ); abort (); }
@@ -120,9 +116,6 @@ struct oneshot *new_reltimer_(struct timers *timers UNNEEDED,
120116			      struct  timerel  expire  UNNEEDED ,
121117			      void  (* cb )(void  * ) UNNEEDED , void  * arg  UNNEEDED )
122118{ fprintf (stderr , "new_reltimer_ called!\n" ); abort (); }
123- /* Generated stub for notleak_ */ 
124- void  * notleak_ (void  * ptr  UNNEEDED , bool  plus_children  UNNEEDED )
125- { fprintf (stderr , "notleak_ called!\n" ); abort (); }
126119/* Generated stub for peer_supplied_good_gossip */ 
127120void  peer_supplied_good_gossip (struct  peer  * peer  UNNEEDED , size_t  amount  UNNEEDED )
128121{ fprintf (stderr , "peer_supplied_good_gossip called!\n" ); abort (); }
@@ -133,9 +126,6 @@ void queue_peer_from_store(struct peer *peer UNNEEDED,
133126/* Generated stub for queue_peer_msg */ 
134127void  queue_peer_msg (struct  peer  * peer  UNNEEDED , const  u8  * msg  TAKES  UNNEEDED )
135128{ fprintf (stderr , "queue_peer_msg called!\n" ); abort (); }
136- /* Generated stub for reltimer_arg */ 
137- void  * reltimer_arg (struct  oneshot  * t  UNNEEDED )
138- { fprintf (stderr , "reltimer_arg called!\n" ); abort (); }
139129/* Generated stub for status_failed */ 
140130void  status_failed (enum  status_failreason  code  UNNEEDED ,
141131		   const  char  * fmt  UNNEEDED , ...)
0 commit comments