diff src/pt-plot.h @ 596:07e689d6e7e5

[project @ 1994-08-09 19:04:29 by jwe]
author jwe
date Tue, 09 Aug 1994 19:04:29 +0000 (1994-08-09)
parents 6f948c6251a9
children fb24794ef0e2
line wrap: on
line diff
--- 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