# HG changeset patch # User jwe # Date 776459069 0 # Node ID 07e689d6e7e578fc19981664bcb70f78f56c3509 # Parent a0cc17145462c0a0b75b05c136c4a3be780af07c [project @ 1994-08-09 19:04:29 by jwe] diff --git a/src/pt-plot.h b/src/pt-plot.h --- a/src/pt-plot.h +++ b/src/pt-plot.h @@ -228,8 +228,6 @@ extern void cleanup_tmp_files (void); -extern int send_to_plot_stream (const char *cmd); - extern void close_plot_stream (void); #endif