From 970034563818bc6e976953465d74424c773f2a57 Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Mon, 25 Jun 2018 20:56:56 +0700 Subject: balancing pushes and pulls --- src/pdarun.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/pdarun.h') diff --git a/src/pdarun.h b/src/pdarun.h index 1ac564ca..9190b430 100644 --- a/src/pdarun.h +++ b/src/pdarun.h @@ -70,8 +70,6 @@ struct fsm_tables long num_action_switch; }; -void undo_stream_pull( struct colm_program *prg, struct stream_impl *input_stream, const char *data, long length ); - #if SIZEOF_LONG != 4 && SIZEOF_LONG != 8 #error "SIZEOF_LONG contained an unexpected value" #endif -- cgit v1.2.1